Searched refs:WritesBooleanToAccumulator (Results 1 – 3 of 3) sorted by relevance
126 if (Bytecodes::WritesBooleanToAccumulator(last)) { in LookupActionAndData()
483 static bool WritesBooleanToAccumulator(Bytecode bytecode) { in WritesBooleanToAccumulator() function
334 if (Bytecodes::WritesBooleanToAccumulator(bytecode)) return true; in BytecodeHasNoSideEffect()