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

  /external/v8/src/
compiler.h 70 Handle<Context> calling_context() const { return calling_context_; } function in class:v8::internal::BASE_EMBEDDED
parser.cc 610 scope = Scope::DeserializeScopeChain(*info->calling_context(), scope);
    [all...]

Completed in 1870 milliseconds