Lines Matching refs:creation_context
5687 AllocationSiteCreationContext creation_context(isolate());5688 site = creation_context.EnterNewScope();5689 if (JSObject::DeepWalk(boilerplate_object, &creation_context).is_null()) {5692 creation_context.ExitScope(site, boilerplate_object);