Home
last modified time | relevance | path

Searched defs:js_obj (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/node-api/test_cleanup_hook/
Dbinding.c26 napi_value js_obj; in CreateObjectWrap() local
/third_party/node/test/js-native-api/test_reference_double_free/
Dtest_reference_double_free.c56 napi_value js_obj; in DeleteImmediately() local
/third_party/node/test/node-api/test_async_cleanup_hook/
Dbinding.c61 napi_value js_obj; in CreateObjectWrap() local
/third_party/node/deps/v8/src/snapshot/
Dcontext-serializer.cc225 JSObject js_obj = *obj; in SerializeJSObjectWithEmbedderFields() local
Ddeserializer.cc687 JSObject js_obj = JSObject::cast(raw_obj); in ReadObject() local
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1145 JSObject js_obj) { in ExtractJSObjectReferences()
1741 void V8HeapExplorer::ExtractPropertyReferences(JSObject js_obj, in ExtractPropertyReferences()
1829 void V8HeapExplorer::ExtractElementReferences(JSObject js_obj, in ExtractElementReferences()
1853 void V8HeapExplorer::ExtractInternalReferences(JSObject js_obj, in ExtractInternalReferences()
/third_party/node/deps/v8/src/runtime/
Druntime-object.cc377 Handle<JSObject> js_obj = Handle<JSObject>::cast(object); in RUNTIME_FUNCTION() local
439 Handle<JSObject> js_obj = Handle<JSObject>::cast(object); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc2890 Handle<JSReceiver> js_obj = Handle<JSReceiver>::cast(obj); in Compile() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc2557 JSObject js_obj = JSObject::cast( in NewJSObjectFromMap() local
/third_party/node/deps/v8/src/api/
Dapi.cc6004 i::JSObject js_obj = i::JSObject::cast(*obj); in SetAlignedPointerInInternalFields() local
9686 i::Handle<i::JSObject> js_obj = i::Handle<i::JSObject>::cast(obj); in GetStackTrace() local