Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc249 JSToWasmWrapperCache js_to_wasm_cache_; member in v8::internal::wasm::__anonc090e3370111::InstanceBuilder
1210 Handle<Code> wrapper_code = js_to_wasm_cache_.GetOrCompileJSToWasmWrapper( in Build()
2092 js_to_wasm_cache_.GetOrCompileJSToWasmWrapper( in LoadTableSegments()