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.cc2266 auto if_not_fixed_array = __ MakeDeferredLabel<1>(); in LowerEnsureWritableFastElements() local
2274 __ GotoUnless(check, &if_not_fixed_array); in LowerEnsureWritableFastElements()
2278 __ Bind(&if_not_fixed_array); in LowerEnsureWritableFastElements()