Home
last modified time | relevance | path

Searched defs:new_details (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dproperty-cell-inl.h57 void PropertyCell::Transition(PropertyDetails new_details, in Transition()
Dtransitions.cc71 PropertyDetails new_details = GetTargetDetails(*name, *target); in Insert() local
Dmap-updater.cc999 PropertyDetails new_details = in ConstructNewMap() local
Dobjects.cc3959 PropertyDetails new_details(PropertyKind::kData, NONE, details.location(), in CopyForFastObjectClone() local
6055 PropertyDetails new_details = details.set_index(enum_index); in NextEnumerationIndex() local
6589 PropertyDetails new_details, Handle<Object> new_value) { in InvalidateAndReplaceEntry()
6716 bool PropertyCell::CanTransitionTo(PropertyDetails new_details, in CanTransitionTo()
Dmap.cc736 PropertyDetails new_details = new_descriptors.GetDetails(i); in TryReplayPropertyTransitions() local
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc2080 QuickCheckDetails new_details(details->characters()); in GetQuickCheckDetails() local