Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dmap.cc1144 Handle<Map> Map::RawCopy(Isolate* isolate, Handle<Map> src_handle, in RawCopy() function in v8::internal::Map
1263 Handle<Map> result = RawCopy( in CopyNormalized()
1336 RawCopy(isolate, map, instance_size, inobject_properties); in CopyInitialMap()
1357 RawCopy(isolate, map, map->instance_size(), in CopyDropDescriptors()
Dmap.h896 static Handle<Map> RawCopy(Isolate* isolate, Handle<Map> map,