Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h79 class RegisterAllocationScope; variable
Dbytecode-generator.cc568 class V8_NODISCARD BytecodeGenerator::RegisterAllocationScope final { class in v8::internal::interpreter::BytecodeGenerator
570 explicit RegisterAllocationScope(BytecodeGenerator* generator) in RegisterAllocationScope() function in v8::internal::interpreter::BytecodeGenerator::RegisterAllocationScope