Home
last modified time | relevance | path

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

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