Searched defs:is_js_to_wasm (Results 1 – 2 of 2) sorted by relevance
235 bool is_js_to_wasm() const { return type() == JS_TO_WASM; } in is_js_to_wasm() function
1174 bool is_js_to_wasm = in RUNTIME_FUNCTION() local