Home | History | Annotate | Download | only in src

Lines Matching refs:JSGlobalPropertyCell

345     value = JSGlobalPropertyCell::cast(value)->value();
355 JSGlobalPropertyCell* cell =
356 JSGlobalPropertyCell::cast(
387 JSGlobalPropertyCell* cell =
388 JSGlobalPropertyCell::cast(property_dictionary()->ValueAt(entry));
417 JSGlobalPropertyCell* cell =
418 JSGlobalPropertyCell::cast(dictionary->ValueAt(entry));
1009 JSGlobalPropertyCell::cast(this)->value()->ShortPrint(accumulator);
1111 reinterpret_cast<JSGlobalPropertyCell*>(this)
1357 JSGlobalPropertyCell::cast(store_value)->set_value(value);
1368 JSGlobalPropertyCell::cast(store_value)->set_value(value);
1733 value = JSGlobalPropertyCell::cast(value)->value();
4155 void JSGlobalPropertyCell::JSGlobalPropertyCellIterateBody(ObjectVisitor* v) {
7931 e = JSGlobalPropertyCell::cast(e)->value();