Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateJSGlobalPropertyCell

2329 MaybeObject* Heap::AllocateJSGlobalPropertyCell(Object* value) {
3977 { MaybeObject* maybe_value = AllocateJSGlobalPropertyCell(value);