HomeSort by relevance Sort by last modified time
    Searched defs:execution_context (Results 1 - 2 of 2) sorted by null

  /external/v8/src/interpreter/
bytecode-generator.h 186 inline ContextScope* execution_context() const { return execution_context_; } function in class:v8::internal::interpreter::final
  /external/v8/src/compiler/
ast-graph-builder.h 138 ContextScope* execution_context() const { return execution_context_; } function in class:v8::internal::compiler::AstGraphBuilder

Completed in 45 milliseconds