Searched refs:set_map (Results 1 – 18 of 18) sorted by relevance
113 void set_map(Handle<Map> map) { map_ = map; } in set_map() function
260 set_map(holder_map); in GenerateLoadPostInterceptor()
608 result->set_map(*isolate->sloppy_function_without_prototype_map()); in CreateApiFunction()621 result->set_map(*isolate->sloppy_function_with_readonly_prototype_map()); in CreateApiFunction()
26 copy->set_map(isolate->heap()->script_context_table_map()); in Extend()
3840 object->set_map(*map); in MaterializeCapturedObjectAt()3862 object->set_map(*map); in MaterializeCapturedObjectAt()3889 object->set_map(*map); in MaterializeCapturedObjectAt()4034 HeapNumber::cast(*value)->set_map(isolate()->heap()->heap_number_map()); in MaterializeAt()
1597 vector->set_map(*one_closure_cell_map()); in NewFunctionFromSharedFunctionInfo()1599 vector->set_map(*many_closures_cell_map()); in NewFunctionFromSharedFunctionInfo()1804 global->set_map(*new_map); in NewJSGlobalObject()
91 metadata->set_map(isolate->heap()->fixed_cow_array_map()); in New()
591 object_function_prototype->set_map(*map); in CreateEmptyFunction()614 empty_function->set_map(*empty_function_map); in CreateEmptyFunction()
3756 object->set_map(*new_map); in MigrateToMap()12536 set_map(no_prototype_map); in RemovePrototype()15252 object->set_map(*new_map); in SetImmutableProto()17338 string->set_map(*map); in LookupString()18473 result->set_map(isolate->heap()->fixed_array_map()); in ConvertToKeysArray()
1471 void HeapObject::set_map(Map* value) { in set_map() function
1639 inline void set_map(Map* value);
129 object->set_map(Map::cast(map)); in CreateArrayLiteralBoilerplate()
429 parameter_map->set_map(isolate->heap()->sloppy_arguments_elements_map()); in NewSloppyArguments()430 result->set_map(isolate->native_context()->fast_aliased_arguments_map()); in NewSloppyArguments()
1542 … std::unordered_map<VkDescriptorSet, cvdescriptorset::DescriptorSet *> *set_map, in PerformAllocateDescriptorSets() argument1559 (*set_map)[descriptor_sets[i]] = new_ds; in PerformAllocateDescriptorSets()
273 result->set_map(map); in AllocateTwoByteInternalizedString()
2094 reinterpret_cast<Map*>(result)->set_map( in AllocatePartialMap()2231 new_meta_map->set_map(new_meta_map); in CreateInitialMaps()2789 empty_sloppy_arguments_elements->set_map(sloppy_arguments_elements_map()); in CreateInitialObjects()
767 fixed_array->set_map(isolate->heap()->fixed_cow_array_map()); in BuildConstantElements()
907 array->set_map(*map); in ToArray()