Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h52 class TestResultScope; variable
Dbytecode-generator.cc461 class BytecodeGenerator::TestResultScope final : public ExpressionResultScope { class in v8::internal::interpreter::BytecodeGenerator
463 TestResultScope(BytecodeGenerator* generator, BytecodeLabels* then_labels, in TestResultScope() function in v8::internal::interpreter::BytecodeGenerator::TestResultScope