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

  /external/v8/src/ast/
scopes.h 130 const bool outer_scope_calls_eval_; member in class:v8::internal::Scope::BASE_EMBEDDED
    [all...]
scopes.cc 160 outer_scope_calls_eval_(scope->scope_calls_eval_) {
167 if (outer_scope_calls_eval_) {
    [all...]

Completed in 65 milliseconds