Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dnode-properties.cc583 IrOpcode::IsContextChainExtendingOpcode(context->opcode())) { in GetOuterContext()
Dopcodes.h1110 static bool IsContextChainExtendingOpcode(Value value) { in IsContextChainExtendingOpcode() function