Home
last modified time | relevance | path

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

/external/v8/src/
Dmap-updater.h89 Handle<DescriptorArray> BuildDescriptorArray();
Dmap-updater.cc432 Handle<DescriptorArray> MapUpdater::BuildDescriptorArray() { in BuildDescriptorArray() function in v8::internal::MapUpdater
647 Handle<DescriptorArray> new_descriptors = BuildDescriptorArray(); in ConstructNewMap()