Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h49 class EffectResultScope; variable
Dbytecode-generator.cc444 class BytecodeGenerator::EffectResultScope final class in v8::internal::interpreter::BytecodeGenerator
447 explicit EffectResultScope(BytecodeGenerator* generator) in EffectResultScope() function in v8::internal::interpreter::BytecodeGenerator::EffectResultScope