Searched refs:property_num (Results 1 – 1 of 1) sorted by relevance
1009 uint32_t property_num; in RUNTIME_FUNCTION() local1015 String::cast(*property)->AsArrayIndex(&property_num)) { in RUNTIME_FUNCTION()1016 property = isolate->factory()->NewNumberFromUint(property_num); in RUNTIME_FUNCTION()