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

  /external/v8/src/wasm/
ast-decoder.h 230 TreeResult VerifyWasmCode(base::AccountingAllocator* allocator,
241 inline TreeResult VerifyWasmCode(base::AccountingAllocator* allocator,
245 return VerifyWasmCode(allocator, body);
ast-decoder.cc     [all...]

Completed in 1403 milliseconds