Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.cc3562 auto if_not_fixed_array = __ MakeDeferredLabel(); in LowerEnsureWritableFastElements() local
3570 __ GotoIfNot(check, &if_not_fixed_array); in LowerEnsureWritableFastElements()
3574 __ Bind(&if_not_fixed_array); in LowerEnsureWritableFastElements()