Home | History | Annotate | Download | only in src

Lines Matching full:jsobject

1888     JSObject* js_obj = JSObject::cast(obj);
1936 JSObject::kPropertiesOffset);
1940 JSObject::kElementsOffset);
2052 void V8HeapExplorer::ExtractClosureReferences(JSObject* js_obj,
2097 void V8HeapExplorer::ExtractPropertyReferences(JSObject* js_obj,
2171 void V8HeapExplorer::ExtractElementReferences(JSObject* js_obj,
2198 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj,
2209 String* V8HeapExplorer::GetConstructorName(JSObject* object) {
2351 GetConstructorName(JSObject::cast(object)));
2579 JSObject* proxy = context->global_proxy();
2615 JSObject* document = JSObject::cast(obj_document);
3155 // it makes call to JSObject::LocalLookupRealNamedProperty which