Home
last modified time | relevance | path

Searched refs:InterpreterDispatchDescriptor (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc34 InterpreterDispatchDescriptor::kBytecodeArray)), in InterpreterAssembler()
38 InterpreterDispatchDescriptor::kBytecodeOffset)), in InterpreterAssembler()
41 InterpreterDispatchDescriptor::kDispatchTable)), in InterpreterAssembler()
44 Parameter<Object>(InterpreterDispatchDescriptor::kAccumulator)), in InterpreterAssembler()
87 InterpreterDispatchDescriptor::kBytecodeOffset))) { in BytecodeOffset()
145 InterpreterDispatchDescriptor::kDispatchTable))) { in DispatchTablePointer()
1253 InterpreterDispatchDescriptor{}, handler_entry, GetAccumulatorUnchecked(), in DispatchToBytecodeHandlerEntry()
H A Dinterpreter-generator.cc3116 isolate, &zone, InterpreterDispatchDescriptor{}, in GenerateBytecodeHandler()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dinterface-descriptors-mips64-inl.h279 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/s390/
H A Dinterface-descriptors-s390-inl.h273 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/arm/
H A Dinterface-descriptors-arm-inl.h278 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dinterface-descriptors-ia32-inl.h271 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/mips/
H A Dinterface-descriptors-mips-inl.h274 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dinterface-descriptors-riscv64-inl.h288 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dinterface-descriptors-arm64-inl.h285 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dinterface-descriptors-ppc-inl.h276 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dinterface-descriptors-loong64-inl.h279 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/x64/
H A Dinterface-descriptors-x64-inl.h285 constexpr auto InterpreterDispatchDescriptor::registers() { in registers()
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h1691 class V8_EXPORT_PRIVATE InterpreterDispatchDescriptor class
1692 : public StaticCallInterfaceDescriptor<InterpreterDispatchDescriptor> {
1700 DECLARE_DESCRIPTOR(InterpreterDispatchDescriptor)

Completed in 17 milliseconds