Home
last modified time | relevance | path

Searched defs:ContextScope (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h63 class ContextScope; variable
Dbytecode-generator.cc47 class V8_NODISCARD BytecodeGenerator::ContextScope { class in v8::internal::interpreter::BytecodeGenerator
49 ContextScope(BytecodeGenerator* generator, Scope* scope, in ContextScope() function in v8::internal::interpreter::BytecodeGenerator::ContextScope
/third_party/node/deps/v8/src/inspector/
Dinjected-script.cc972 InjectedScript::ContextScope::ContextScope(V8InspectorSessionImpl* session, in ContextScope() function in v8_inspector::InjectedScript::ContextScope
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h174 explicit ContextScope(MacroAssembler* const masm, const char* loc) in ContextScope() function