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