Home
last modified time | relevance | path

Searched refs:SnapshotAllOwnedCode (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h684 std::vector<WasmCode*> SnapshotAllOwnedCode() const;
H A Dwasm-code-manager.cc1053 for (auto& code : SnapshotAllOwnedCode()) { in LogWasmCodes()
1448 std::vector<WasmCode*> NativeModule::SnapshotAllOwnedCode() const { in SnapshotAllOwnedCode() function in NativeModule

Completed in 6 milliseconds