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

  /external/v8/src/
scopes.cc 114 SetDefaults(type, outer_scope, Handle<ScopeInfo>::null());
135 SetDefaults(type, NULL, scope_info);
156 SetDefaults(CATCH_SCOPE, NULL, Handle<ScopeInfo>::null());
170 void Scope::SetDefaults(ScopeType type,
    [all...]
scopes.h 603 void SetDefaults(ScopeType type,

Completed in 264 milliseconds