Searched refs:LowerMaybeGrowFastElements (Results 1 – 2 of 2) sorted by relevance
150 Node* LowerMaybeGrowFastElements(Node* node, Node* frame_state);
927 result = LowerMaybeGrowFastElements(node, frame_state); in TryWireInStateEffect()3590 Node* EffectControlLinearizer::LowerMaybeGrowFastElements(Node* node, in LowerMaybeGrowFastElements() function in v8::internal::compiler::EffectControlLinearizer