Searched defs:property_array (Results 1 – 6 of 6) sorted by relevance
114 Handle<PropertyArray> property_array = in BUILTIN() local
306 Handle<PropertyArray> property_array = in AddDescriptorsByTemplate() local
813 DEF_GETTER(JSReceiver, property_array, PropertyArray) { in DEF_GETTER() argument
1954 Handle<PropertyArray> property_array = in DeserializeObjects() local
4870 TNode<PropertyArray> property_array = AllocatePropertyArray(length); in GenerateCloneObjectIC() local
4655 TNode<PropertyArray> property_array, TNode<IntPtrT> length) { in InitializePropertyArrayLength()4673 TNode<PropertyArray> property_array = CAST(array); in AllocatePropertyArray() local