Searched refs:map_changed (Results 1 – 1 of 1) sorted by relevance
555 bool map_changed = false; in WriteJSObject() local563 if (V8_LIKELY(!map_changed)) map_changed = *map == object->map(); in WriteJSObject()564 if (V8_LIKELY(!map_changed && details.location() == kField)) { in WriteJSObject()