Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc229 if (auto wasm_codegen_callback = isolate->allow_wasm_code_gen_callback()) { in IsWasmCodegenAllowed() local
230 return wasm_codegen_callback( in IsWasmCodegenAllowed()