Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dapi.cc758 i::SerializedHandleChecker handle_checker(isolate, &contexts); in CreateBlob() local
759 CHECK(handle_checker.CheckGlobalAndEternalHandles()); in CreateBlob()
/dports/lang/v8/v8-9.6.180.12/src/api/
H A Dapi.cc689 i::SerializedHandleChecker handle_checker(isolate, &contexts); in CreateBlob() local
690 CHECK(handle_checker.CheckGlobalAndEternalHandles()); in CreateBlob()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi.cc838 i::SerializedHandleChecker handle_checker(isolate, &contexts); in CreateBlob() local
839 CHECK(handle_checker.CheckGlobalAndEternalHandles()); in CreateBlob()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc815 i::SerializedHandleChecker handle_checker(isolate, &contexts); in CreateBlob() local
816 CHECK(handle_checker.CheckGlobalAndEternalHandles()); in CreateBlob()