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

  /external/v8/src/
scopes.cc 123 SetDefaults(type, NULL, Handle<SerializedScopeInfo>::null());
135 SetDefaults(type, outer_scope, Handle<SerializedScopeInfo>::null());
153 SetDefaults(FUNCTION_SCOPE, NULL, scope_info);
184 void Scope::SetDefaults(Type type,
    [all...]
scopes.h 439 void SetDefaults(Type type,

Completed in 38 milliseconds