Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-properties.cc563 IrOpcode::IsContextChainExtendingOpcode(context->opcode())) { in GetOuterContext()
Dopcodes.h1088 static bool IsContextChainExtendingOpcode(Value value) { in IsContextChainExtendingOpcode() function