Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc183 Handle<Code> GetOrCompileJSToWasmWrapper(Isolate* isolate, in GetOrCompileJSToWasmWrapper() function in v8::internal::wasm::__anonc090e3370111::JSToWasmWrapperCache
1210 Handle<Code> wrapper_code = js_to_wasm_cache_.GetOrCompileJSToWasmWrapper( in Build()
2092 js_to_wasm_cache_.GetOrCompileJSToWasmWrapper( in LoadTableSegments()
3022 Handle<Code> wrapper_code = js_to_wasm_cache.GetOrCompileJSToWasmWrapper( in CompileJsToWasmWrappers()