| address_of_interpreter_entry_trampoline_instruction_start() const | v8::internal::interpreter::Interpreter | inline |
| bytecode_dispatch_counters_table() | v8::internal::interpreter::Interpreter | inline |
| bytecode_dispatch_counters_table_ | v8::internal::interpreter::Interpreter | private |
| dispatch_table_ | v8::internal::interpreter::Interpreter | private |
| dispatch_table_address() | v8::internal::interpreter::Interpreter | inline |
| ForEachBytecode(const std::function< void(Bytecode, OperandScale)> &f) | v8::internal::interpreter::Interpreter | |
| GetBytecodeHandler(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Interpreter | |
| GetDispatchCounter(Bytecode from, Bytecode to) const | v8::internal::interpreter::Interpreter | private |
| GetDispatchCountersObject() | v8::internal::interpreter::Interpreter | |
| GetDispatchTableIndex(Bytecode bytecode, OperandScale operand_scale) | v8::internal::interpreter::Interpreter | privatestatic |
| InitDispatchCounters() | v8::internal::interpreter::Interpreter | private |
| Initialize() | v8::internal::interpreter::Interpreter | |
| Interpreter(Isolate *isolate) | v8::internal::interpreter::Interpreter | explicit |
| Interpreter(const Interpreter &)=delete | v8::internal::interpreter::Interpreter | |
| interpreter_entry_trampoline_instruction_start_ | v8::internal::interpreter::Interpreter | private |
| IsDispatchTableInitialized() const | v8::internal::interpreter::Interpreter | |
| isolate_ | v8::internal::interpreter::Interpreter | private |
| kDispatchTableSize | v8::internal::interpreter::Interpreter | privatestatic |
| kNumberOfBytecodes | v8::internal::interpreter::Interpreter | privatestatic |
| kNumberOfWideVariants | v8::internal::interpreter::Interpreter | privatestatic |
| NewCompilationJob(ParseInfo *parse_info, FunctionLiteral *literal, Handle< Script > script, AccountingAllocator *allocator, std::vector< FunctionLiteral * > *eager_inner_literals, LocalIsolate *local_isolate) | v8::internal::interpreter::Interpreter | static |
| NewSourcePositionCollectionJob(ParseInfo *parse_info, FunctionLiteral *literal, Handle< BytecodeArray > existing_bytecode, AccountingAllocator *allocator, LocalIsolate *local_isolate) | v8::internal::interpreter::Interpreter | static |
| operator=(const Interpreter &)=delete | v8::internal::interpreter::Interpreter | |
| SetBytecodeHandler(Bytecode bytecode, OperandScale operand_scale, Tagged< Code > handler) | v8::internal::interpreter::Interpreter | |
| SetupInterpreter class | v8::internal::interpreter::Interpreter | friend |
| v8::internal::IgnitionStatisticsTester class | v8::internal::interpreter::Interpreter | friend |
| v8::internal::SetupIsolateDelegate class | v8::internal::interpreter::Interpreter | friend |
| ~Interpreter()=default | v8::internal::interpreter::Interpreter | virtual |