Home | History | Annotate | Download | only in src

Lines Matching defs:no_allocation

287   DisallowHeapAllocation no_allocation;
391 DisallowHeapAllocation no_allocation;
412 DisallowHeapAllocation no_allocation;
3329 DisallowHeapAllocation no_allocation;
3338 InitializeCapturedObjectAt(index, &worklist, no_allocation);
3346 const DisallowHeapAllocation& no_allocation) {
3413 no_allocation);
3418 InitializeJSObjectAt(frame, &value_index, slot, map, no_allocation);
3706 Handle<Map> map, const DisallowHeapAllocation& no_allocation) {
3715 *object_storage, slot->GetChildrenCount() * kPointerSize, no_allocation);
3762 Handle<Map> map, const DisallowHeapAllocation& no_allocation) {
3775 *object_storage, slot->GetChildrenCount() * kPointerSize, no_allocation);