Home
last modified time | relevance | path

Searched defs:MultipleEntryBlockContextScope (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h75 class MultipleEntryBlockContextScope; variable
Dbytecode-generator.cc879 class V8_NODISCARD BytecodeGenerator::MultipleEntryBlockContextScope { class in v8::internal::interpreter::BytecodeGenerator
881 MultipleEntryBlockContextScope(BytecodeGenerator* generator, Scope* scope) in MultipleEntryBlockContextScope() function in v8::internal::interpreter::BytecodeGenerator::MultipleEntryBlockContextScope