Searched refs:scope_object (Results 1 – 5 of 5) sorted by relevance
38 var scope_object = scope_mirror.scopeObject().value();41 let actual = scope_object[name];
36 var scope_object = scope_mirror.scopeObject().value();39 var actual = scope_object[name];
373 Handle<JSObject> scope_object) { in CopyContextLocalsToScopeObject() argument386 scope_object, in CopyContextLocalsToScopeObject()
12456 Handle<JSObject> scope_object; in MaterializeScopeDetails() local12458 isolate, scope_object, it->ScopeObject(), JSObject); in MaterializeScopeDetails()12459 details->set(kScopeDetailsObjectIndex, *scope_object); in MaterializeScopeDetails()
4207 Handle<JSObject> scope_object);