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

  /external/v8/src/
scopes.cc 245 global_scope->PropagateScopeInfo(false);
611 PropagateScopeInfo(outer_scope_calls_non_strict_eval);
    [all...]
scopes.h 476 // Computed via PropagateScopeInfo.
561 bool PropagateScopeInfo(bool outer_scope_calls_non_strict_eval);

Completed in 35 milliseconds