Home
last modified time | relevance | path

Searched refs:PrepareRuntimeObjects (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.h172 void PrepareRuntimeObjects();
Dmodule-compiler.cc2159 void AsyncCompileJob::PrepareRuntimeObjects() { in PrepareRuntimeObjects() function in v8::internal::wasm::AsyncCompileJob
2183 PrepareRuntimeObjects(); in FinishCompile()