Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc3295 bool CanInlineArrayResizingBuiltin(JSHeapBroker* broker, in CanInlineArrayResizingBuiltin() function
5560 if (!CanInlineArrayResizingBuiltin(broker(), receiver_maps, &kinds, true)) { in ReduceArrayPrototypePush()
5697 if (!CanInlineArrayResizingBuiltin(broker(), receiver_maps, &kinds)) { in ReduceArrayPrototypePop()
5844 if (!CanInlineArrayResizingBuiltin(broker(), receiver_maps, &kinds)) { in ReduceArrayPrototypeShift()