Searched refs:CheckNotInputMachineType (Results 1 – 2 of 2) sorted by relevance
267 void CheckNotInputMachineType(size_t idx, MachineType notExpected) const;
65 void Gate::CheckNotInputMachineType(size_t idx, MachineType notExpected) const in CheckNotInputMachineType() function in panda::ecmascript::kungfu::Gate191 CheckNotInputMachineType(idx, MachineType::F64); in CheckValueInput()