Searched refs:prop_count (Results 1 – 3 of 3) sorted by relevance
4362 sh->prop_count = 0; in js_new_shape2()4571 sh->prop_count = j; in compact_properties()4615 pr = &prop[sh->prop_count++]; in add_shape_property()4639 sh1->prop_count == 0) { in find_hashed_shape_proto()4663 sh1->prop_count == ((n = sh->prop_count) + 1)) { in find_hashed_shape_prop()5964 s->prop_count += sh->prop_count; in JS_ComputeMemoryUsage()7994 new_count = sh->prop_count + len; in convert_fast_array_to_array()33839 uint32_t i, prop_count; in JS_WriteObjectTag() local33846 prop_count = 0; in JS_WriteObjectTag()33861 prop_count++; in JS_WriteObjectTag()[all …]
402 int64_t prop_count, prop_size; member
1475 update(prop_count); in update_stats()
Completed in 97 milliseconds