Searched refs:BytecodeForCountOperation (Results 1 – 2 of 2) sorted by relevance
296 static Bytecode BytecodeForCountOperation(Token::Value op);
159 Output(BytecodeForCountOperation(op)); in CountOperation()795 Bytecode BytecodeArrayBuilder::BytecodeForCountOperation(Token::Value op) { in BytecodeForCountOperation() function in v8::internal::interpreter::BytecodeArrayBuilder