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

  /external/v8/src/interpreter/
bytecode-generator.h 187 inline void set_execution_context(ContextScope* context) { function in class:v8::internal::interpreter::final
  /external/v8/src/compiler/
ast-graph-builder.h 158 void set_execution_context(ContextScope* ctx) { execution_context_ = ctx; } function in class:v8::internal::compiler::AstGraphBuilder

Completed in 35 milliseconds