![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::torque::KytheConsumer, including all inherited members.
AddCall(Kind kind, kythe_entity_t caller_entity, KythePosition call_pos, kythe_entity_t callee_entity)=0 | v8::internal::torque::KytheConsumer | pure virtual |
AddDefinition(Kind kind, std::string name, KythePosition pos)=0 | v8::internal::torque::KytheConsumer | pure virtual |
AddUse(Kind kind, kythe_entity_t entity, KythePosition use_pos)=0 | v8::internal::torque::KytheConsumer | pure virtual |
Kind enum name | v8::internal::torque::KytheConsumer | |
~KytheConsumer()=0 | v8::internal::torque::KytheConsumer | inlinepure virtual |