Searched refs:IsJsOpcode (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | operator-properties-inl.h | 23 return IrOpcode::IsJsOpcode(opcode); in HasContextInput() |
D | opcodes.h | 268 static bool IsJsOpcode(Value val) { in IsJsOpcode() function |