Home
last modified time | relevance | path

Searched refs:DisableEmbeddedBlobRefcounting (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dmksnapshot.cc266 i::DisableEmbeddedBlobRefcounting(); in main()
/third_party/node/deps/v8/src/runtime/
Druntime-debug.cc912 DisableEmbeddedBlobRefcounting(); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/execution/
Disolate.h435 V8_EXPORT_PRIVATE void DisableEmbeddedBlobRefcounting();
Disolate.cc248 void DisableEmbeddedBlobRefcounting() { in DisableEmbeddedBlobRefcounting() function