Home
last modified time | relevance | path

Searched defs:new_properties (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc631 TNode<NameDictionary> new_properties = in DictionarySpecificDelete() local
/third_party/node/deps/v8/src/objects/
Djs-objects.cc830 Object new_properties = SetHashAndUpdateProperties(existing_properties, hash); in SetIdentityHash() local
840 Object new_properties = properties; in SetProperties() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc2262 TNode<PropertyArray> new_properties = AllocatePropertyArray(new_capacity); in ExtendPropertiesBackingStore() local