Home
last modified time | relevance | path

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

/external/v8/src/
Dserialize.cc606 MaybeObject* maybe_new_allocation; in Allocate() local
608 maybe_new_allocation = in Allocate()
611 maybe_new_allocation = in Allocate()
614 Object* new_allocation = maybe_new_allocation->ToObjectUnchecked(); in Allocate()