Home
last modified time | relevance | path

Searched refs:ThrowSuperNotCalledIfHole (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.h457 BytecodeArrayBuilder& ThrowSuperNotCalledIfHole();
H A Dbytecodes.h414 V(ThrowSuperNotCalledIfHole, ImplicitRegisterUse::kReadAccumulator) \
H A Dbytecode-array-builder.cc1317 BytecodeArrayBuilder& BytecodeArrayBuilder::ThrowSuperNotCalledIfHole() { in ThrowSuperNotCalledIfHole() function in v8::internal::interpreter::BytecodeArrayBuilder
H A Dinterpreter-generator.cc2719 // ThrowSuperNotCalledIfHole
2722 IGNITION_HANDLER(ThrowSuperNotCalledIfHole, InterpreterAssembler) { in IGNITION_HANDLER()
H A Dbytecode-generator.cc3683 builder()->ThrowSuperNotCalledIfHole(); in BuildThrowIfHole()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc844 MAGLEV_UNIMPLEMENTED_BYTECODE(ThrowSuperNotCalledIfHole)

Completed in 22 milliseconds