Home | History | Annotate | Download | only in src

Lines Matching refs:is_wasm_compiled

203   bool is_wasm_compiled() const { return type() == WASM_COMPILED; }
989 DCHECK(frame->is_wasm_compiled());