Searched refs:CopyInsertDescriptor (Results 1 – 2 of 2) sorted by relevance
653 static Handle<Map> CopyInsertDescriptor(Isolate* isolate, Handle<Map> map,
10156 return Map::CopyInsertDescriptor(isolate, map, &d, flag); in TransitionToAccessorProperty()10186 Handle<Map> Map::CopyInsertDescriptor(Isolate* isolate, Handle<Map> map, in CopyInsertDescriptor() function in v8::internal::Map