Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-code-manager.cc449 #define COPY_BUILTIN_TRAP(Name) COPY_BUILTIN(ThrowWasm##Name) in SetRuntimeStubs() macro
450 WASM_RUNTIME_STUB_LIST(COPY_BUILTIN, COPY_BUILTIN_TRAP); in SetRuntimeStubs()
451 #undef COPY_BUILTIN_TRAP in SetRuntimeStubs()