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

  /external/v8/src/wasm/
wasm-text.cc 74 Vector<const byte> func_bytes = wire_bytes.GetFunctionBytes(fun);
wasm-module.h 257 Vector<const byte> GetFunctionBytes(const WasmFunction* function) const {

Completed in 59 milliseconds