Searched defs:property_array (Results 1 – 4 of 4) sorted by relevance
341 Handle<PropertyArray> property_array = in AddDescriptorsByTemplate() local
696 DEF_GETTER(JSReceiver, property_array, PropertyArray) { in DEF_GETTER() argument
4176 TNode<PropertyArray> property_array = AllocatePropertyArray(length); in GenerateCloneObjectIC() local
4276 TNode<PropertyArray> property_array, TNode<IntPtrT> length) { in InitializePropertyArrayLength()4294 TNode<PropertyArray> property_array = CAST(array); in AllocatePropertyArray() local