getCache 46 libcore/Property.cpp return gs.getCache();
getCache 154 libcore/Property.h as_value getCache() const {
getCache 354 libcore/Property.h as_value getCache() const;
getCache 210 libcore/PropertyList.cpp a.setCache(found->getCache());
getCache 331 libcore/as_object.cpp const as_value& cacheVal = prop->getCache();
getCache 554 libcore/as_object.cpp const as_value& curVal = prop ? prop->getCache() : as_value();