Searched refs:PropertyArrayVerify (Results 1 – 2 of 2) sorted by relevance
614 void PropertyArray::PropertyArrayVerify(Isolate* isolate) { in PropertyArrayVerify() function in v8::internal::PropertyArray615 TorqueGeneratedClassVerifiers::PropertyArrayVerify(*this, isolate); in PropertyArrayVerify()
239 receiver->property_array().PropertyArrayVerify(isolate); in DeleteObjectPropertyFast()