Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-wasm.cc45 CONVERT_UINT32_ARG_CHECKED(delta_pages, 0); in RUNTIME_FUNCTION()
Druntime-utils.h88 #define CONVERT_UINT32_ARG_CHECKED(name, index) \ macro