Home
last modified time | relevance | path

Searched defs:new_constness (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dmap-updater.cc50 PropertyConstness new_constness, MaybeHandle<FieldType> old_field_type, in PrintGeneralization()
403 PropertyConstness new_constness, in GeneralizeField()
1116 PropertyConstness new_constness, in UpdateFieldType()
1167 PropertyConstness new_constness, in GeneralizeField()
Dlookup.cc377 PropertyConstness new_constness = PropertyConstness::kConst; in PrepareForDataProperty() local