Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dbuiltins.cc267 static inline bool IsJSArrayFastElementMovingAllowed(Heap* heap, in IsJSArrayFastElementMovingAllowed() function
456 !IsJSArrayFastElementMovingAllowed(heap, in BUILTIN()
505 !IsJSArrayFastElementMovingAllowed(heap, in BUILTIN()
573 if (!IsJSArrayFastElementMovingAllowed(heap, array)) { in BUILTIN()
712 !IsJSArrayFastElementMovingAllowed(heap, in BUILTIN()