AllocateJSGlobalPropertyCell 445 src/factory.cc isolate()->heap()->AllocateJSGlobalPropertyCell(*value), AllocateJSGlobalPropertyCell 4148 src/heap.cc { MaybeObject* maybe_value = AllocateJSGlobalPropertyCell(value); AllocateJSGlobalPropertyCell 757 src/heap.h MUST_USE_RESULT MaybeObject* AllocateJSGlobalPropertyCell(Object* value); AllocateJSGlobalPropertyCell 473 src/objects.cc heap->AllocateJSGlobalPropertyCell(value); AllocateJSGlobalPropertyCell 1640 src/objects.cc heap->AllocateJSGlobalPropertyCell(value); AllocateJSGlobalPropertyCell 11688 src/objects.cc heap->AllocateJSGlobalPropertyCell(heap->the_hole_value());