Searched defs:WasmCodePosition (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/wasm/
H A Dwasm-opcodes.h52 typedef int WasmCodePosition; typedef in namespace:v8::internal::wasm
53 const WasmCodePosition kNoCodePosition = -1;

Completed in 112 milliseconds