v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::torque::KytheData Member List

This is the complete list of members for v8::internal::torque::KytheData, including all inherited members.

AddBindingDefinition(Binding< LocalValue > *binding)v8::internal::torque::KytheDatastatic
AddBindingDefinition(Binding< LocalLabel > *binding)v8::internal::torque::KytheDatastatic
AddBindingDefinitionImpl(uint64_t binding_index, const std::string &name, const SourcePosition &ident_pos)v8::internal::torque::KytheDataprivatestatic
AddBindingUse(SourcePosition use_position, Binding< LocalValue > *binding)v8::internal::torque::KytheDatastatic
AddBindingUse(SourcePosition use_position, Binding< LocalLabel > *binding)v8::internal::torque::KytheDatastatic
AddCall(Callable *caller, SourcePosition call_position, Callable *callee)v8::internal::torque::KytheDatastatic
AddClassFieldDefinition(const Field *field)v8::internal::torque::KytheDatastatic
AddClassFieldUse(SourcePosition use_position, const Field *field)v8::internal::torque::KytheDatastatic
AddConstantDefinition(const Value *constant)v8::internal::torque::KytheDatastatic
AddConstantUse(SourcePosition use_position, const Value *constant)v8::internal::torque::KytheDatastatic
AddFunctionDefinition(Callable *callable)v8::internal::torque::KytheDatastatic
AddTypeDefinition(const Declarable *type_decl)v8::internal::torque::KytheDatastatic
AddTypeUse(SourcePosition use_position, const Declarable *type_decl)v8::internal::torque::KytheDatastatic
callables_v8::internal::torque::KytheDataprivate
class_fields_v8::internal::torque::KytheDataprivate
constants_v8::internal::torque::KytheDataprivate
consumer_v8::internal::torque::KytheDataprivate
ExportedTop()v8::base::ContextualVariable< Derived, VarType >privatestatic
field_uses_v8::internal::torque::KytheDataprivate
Get()v8::base::ContextualVariable< Derived, VarType >inlinestatic
HasScope()v8::base::ContextualVariable< Derived, VarType >inlinestatic
KytheData()=defaultv8::internal::torque::KytheData
local_bindings_v8::internal::torque::KytheDataprivate
SetConsumer(KytheConsumer *consumer)v8::internal::torque::KytheDatainlinestatic
Top()v8::base::ContextualVariable< Derived, VarType >inlineprivatestatic
top_v8::base::ContextualVariable< Derived, VarType >inlineprivatestatic
types_v8::internal::torque::KytheDataprivate
VarT typedefv8::base::ContextualVariable< Derived, VarType >