Searched defs:ControlScope (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | bytecode-generator.h | 41 class ControlScope; variable |
| D | bytecode-generator.cc | 99 explicit ControlScope(BytecodeGenerator* generator) in ControlScope() function in v8::internal::interpreter::BASE_EMBEDDED |
| /external/clang/include/clang/Sema/ | ||
| D | Scope.h | 61 ControlScope = 0x10, enumerator |
| /external/v8/src/compiler/ | ||
| D | ast-graph-builder.h | 71 class ControlScope; variable |
| D | ast-graph-builder.cc | 151 explicit ControlScope(AstGraphBuilder* builder) in ControlScope() function in v8::internal::compiler::BASE_EMBEDDED |