Searched refs:ProfileNodeMap (Results 1 – 1 of 1) sorted by relevance
48 typedef HashMap<ProfileNode*, JSObject*> ProfileNodeMap; typedef50 static ProfileNodeMap& profileNodeCache() in profileNodeCache()52 DEFINE_STATIC_LOCAL(ProfileNodeMap, staticProfileNodes, ()); in profileNodeCache()