Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h6285 static Handle<Map> CopyInstallDescriptors(
Dobjects.cc2668 new_map = CopyInstallDescriptors(new_map, i, new_descriptors); in GeneralizeRepresentation()
6554 Handle<Map> Map::CopyInstallDescriptors(Handle<Map> map, in CopyInstallDescriptors() function in v8::internal::Map