Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dnode-properties.h110 return IrOpcode::IsCommonOpcode(node->opcode()); in IsCommon()
Dopcodes.h1041 static bool IsCommonOpcode(Value value) { in IsCommonOpcode() function