Searched refs:WASM_I64V_1 (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-module-builder.cc | 419 const byte code[] = {WASM_I64V_1(0)}; in WriteTo() |
D | wasm-macro-gen.h | 293 #define WASM_I64V_1(val) \ macro |