Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateJSGlobalPropertyCell

374       store_value = Heap::AllocateJSGlobalPropertyCell(value);
1366 store_value = Heap::AllocateJSGlobalPropertyCell(value);
7325 Object* cell = Heap::AllocateJSGlobalPropertyCell(Heap::the_hole_value());