SetDefaults       120 src/scopes.cc    SetDefaults(type, outer_scope, Handle<ScopeInfo>::null());
SetDefaults       143 src/scopes.cc    SetDefaults(type, NULL, scope_info);
SetDefaults       165 src/scopes.cc    SetDefaults(CATCH_SCOPE, NULL, Handle<ScopeInfo>::null());
SetDefaults       616 src/scopes.h     void SetDefaults(ScopeType type,