Home
last modified time | relevance | path

Searched refs:CASE_TYPE (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-interpreter.cc1293 #define CASE_TYPE(wasm, ctype) \ in InitLocals() macro
1297 WASM_CTYPES(CASE_TYPE) in InitLocals()
1298 #undef CASE_TYPE in InitLocals()
2351 #define CASE_TYPE(wasm, ctype) \ in Execute() macro
2356 WASM_CTYPES(CASE_TYPE) in Execute()
2357 #undef CASE_TYPE in Execute()
2372 #define CASE_TYPE(wasm, ctype) \ in Execute() macro
2377 WASM_CTYPES(CASE_TYPE) in Execute()
2378 #undef CASE_TYPE in Execute()