Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dmap.h667 V8_WARN_UNUSED_RESULT static MaybeHandle<Map> CopyWithConstant(
/external/v8/src/
Dobjects.cc3974 MaybeHandle<Map> Map::CopyWithConstant(Isolate* isolate, Handle<Map> map, in CopyWithConstant() function in v8::internal::Map
9972 Map::CopyWithConstant(isolate, map, name, value, attributes, flag); in TransitionToDataProperty()