Home
last modified time | relevance | path

Searched refs:is_binary_op_stub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Ddebug.cc134 !code->is_binary_op_stub() && in Next()
Dobjects.h5051 inline bool is_binary_op_stub() { return kind() == BINARY_OP_IC; } in is_binary_op_stub() function