Home
last modified time | relevance | path

Searched refs:SetHashAndUpdateProperties (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-objects.cc756 Object SetHashAndUpdateProperties(HeapObject properties, int hash) { in SetHashAndUpdateProperties() function
830 Object new_properties = SetHashAndUpdateProperties(existing_properties, hash); in SetIdentityHash()
845 new_properties = SetHashAndUpdateProperties(properties, hash); in SetProperties()