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

  /external/v8/src/ast/
scopes.cc 260 script_scope->PropagateScopeInfo(false);
691 PropagateScopeInfo(outer_scope_calls_sloppy_eval);
    [all...]
scopes.h 661 // Computed via PropagateScopeInfo.
754 void PropagateScopeInfo(bool outer_scope_calls_sloppy_eval);

Completed in 49 milliseconds