Searched refs:map_of_this (Results 1 – 1 of 1) sorted by relevance
1237 Map* map_of_this = map(); in JSObjectShortPrint() local1239 Object* constructor = map_of_this->constructor(); in JSObjectShortPrint()1261 map_of_this->is_deprecated() ? "deprecated " : "", in JSObjectShortPrint()1262 map_of_this); in JSObjectShortPrint()5037 Map* map_of_this = map(); in ReferencesObject() local5042 if (map_of_this->constructor() == obj) { in ReferencesObject()5047 if (map_of_this->prototype() == obj) { in ReferencesObject()