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

  /external/chromium_org/v8/src/compiler/
ast-graph-builder.h 53 void set_execution_context(ContextScope* ctx) { execution_context_ = ctx; } function in class:v8::internal::compiler::AstGraphBuilder
404 owner_->set_execution_context(this); // Push.
409 owner_->set_execution_context(next_); // Pop.

Completed in 389 milliseconds