Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc4734 auto if_not_fixed_array = __ MakeDeferredLabel(); in LowerEnsureWritableFastElements() local
4742 __ GotoIfNot(check, &if_not_fixed_array); in LowerEnsureWritableFastElements()
4746 __ Bind(&if_not_fixed_array); in LowerEnsureWritableFastElements()

Completed in 12 milliseconds