Searched refs:IsAnyRefOpcode (Results 1 – 3 of 3) sorted by relevance
352 bool WasmOpcodes::IsAnyRefOpcode(WasmOpcode opcode) { in IsAnyRefOpcode() function in v8::internal::wasm::WasmOpcodes
582 static bool IsAnyRefOpcode(WasmOpcode opcode);
2458 if (WasmOpcodes::IsAnyRefOpcode(opcode)) { in BuildSimplePrototypeOperator()