HomeSort by relevance Sort by last modified time
    Searched refs:CompileJSToWasmWrapper (Results 1 - 4 of 4) sorted by null

  /external/v8/src/compiler/
wasm-compiler.h 47 Handle<JSFunction> CompileJSToWasmWrapper(
wasm-compiler.cc     [all...]
  /external/v8/test/cctest/wasm/
test-run-wasm-js.cc 47 return compiler::CompileJSToWasmWrapper(isolate, module, name, code,
  /external/v8/src/wasm/
wasm-module.cc 371 function = compiler::CompileJSToWasmWrapper(isolate, &module_env, name,

Completed in 6502 milliseconds