Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h80 class TestResultScope; variable
Dbytecode-generator.cc687 class V8_NODISCARD BytecodeGenerator::TestResultScope final class in v8::internal::interpreter::BytecodeGenerator
690 TestResultScope(BytecodeGenerator* generator, BytecodeLabels* then_labels, in TestResultScope() function in v8::internal::interpreter::BytecodeGenerator::TestResultScope