Searched refs:is_wasm_compile_lazy (Results 1 – 1 of 1) sorted by relevance
204 bool is_wasm_compile_lazy() const { return type() == WASM_COMPILE_LAZY; } in is_wasm_compile_lazy() function1087 DCHECK(frame->is_wasm_compile_lazy()); in cast()