Home | History | Annotate | Download | only in src

Lines Matching full:initial_map

5184   //   constructor's initial_map and install a special construct stub that
5191 // initial_map and find the lowest value of unused_property_fields).
5198 // - Exit "in progress" state by clearing the reference to the initial_map
5205 // Check if the initial_map is referenced by any live objects (except this
5232 // [initial_map]: initial map of the first function called as a constructor.
5236 DECL_ACCESSORS(initial_map, Object)
5238 // True if the initial_map is not undefined and the countdown stub is
5253 // Clears the initial_map before the GC marking phase to ensure the reference
5780 inline Map* initial_map();