Lines Matching refs:no_allocation
287 DisallowHeapAllocation no_allocation; in DeoptimizeMarkedCodeForContext() local
391 DisallowHeapAllocation no_allocation; in DeoptimizeAll() local
412 DisallowHeapAllocation no_allocation; in DeoptimizeMarkedCode() local
3329 DisallowHeapAllocation no_allocation; in InitializeObjectAt() local
3338 InitializeCapturedObjectAt(index, &worklist, no_allocation); in InitializeObjectAt()
3346 const DisallowHeapAllocation& no_allocation) { in InitializeCapturedObjectAt() argument
3413 no_allocation); in InitializeCapturedObjectAt()
3418 InitializeJSObjectAt(frame, &value_index, slot, map, no_allocation); in InitializeCapturedObjectAt()
3706 Handle<Map> map, const DisallowHeapAllocation& no_allocation) { in InitializeJSObjectAt() argument
3715 *object_storage, slot->GetChildrenCount() * kPointerSize, no_allocation); in InitializeJSObjectAt()
3762 Handle<Map> map, const DisallowHeapAllocation& no_allocation) { in InitializeObjectWithTaggedFieldsAt() argument
3775 *object_storage, slot->GetChildrenCount() * kPointerSize, no_allocation); in InitializeObjectWithTaggedFieldsAt()