Searched defs:TestResultScope (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-generator.h | 64 class TestResultScope; variable |
D | bytecode-generator.cc | 631 class BytecodeGenerator::TestResultScope final : public ExpressionResultScope { class in v8::internal::interpreter::BytecodeGenerator |