Searched refs:set_map (Results 1 – 16 of 16) sorted by relevance
112 set_map(map); in FrontendHeader()372 set_map(holder_map); in GenerateLoadPostInterceptor()
104 void set_map(Handle<Map> map) { map_ = map; } in set_map() function
27 copy->set_map(isolate->heap()->script_context_table_map()); in Extend()
43 source_code->set_map(isolate_->heap()->native_source_string_map()); in SourceLookup()541 object_function_prototype->set_map(*map); in CreateEmptyFunction()570 empty_function->set_map(*empty_function_map); in CreateEmptyFunction()
3402 HeapNumber::cast(*value)->set_map(isolate()->heap()->heap_number_map()); in MaterializeAt()3502 object->set_map(*map); in MaterializeAt()
700 array->set_map(*map); in ToArray()1342 array->set_map(*map); in Slow_ArrayConcat()
1576 global->set_map(*new_map); in NewJSGlobalObject()
2831 object->set_map(*new_map); in MigrateToMap()12971 set_map(no_prototype_map); in RemovePrototype()13383 array->set_map(isolate->heap()->fixed_cow_array_map()); in InitLineEnds()
1417 void HeapObject::set_map(Map* value) { in set_map() function
1532 inline void set_map(Map* value);
493 parameter_map->set_map(isolate->heap()->sloppy_arguments_elements_map()); in NewSloppyArguments()494 result->set_map(isolate->native_context()->fast_aliased_arguments_map()); in NewSloppyArguments()
165 object->set_map(Map::cast(map)); in CreateArrayLiteralBoilerplate()
167 result->set_map(map); in AllocateTwoByteInternalizedString()
2069 reinterpret_cast<Map*>(result)->set_map( in AllocatePartialMap()2190 new_meta_map->set_map(new_meta_map); in CreateInitialMaps()
529 element_values->set_map(isolate->heap()->fixed_cow_array_map()); in BuildConstantElements()
14887 string->set_map(CcTest::heap()->external_string_map()); in MorphAString()14895 string->set_map(CcTest::heap()->external_one_byte_string_map()); in MorphAString()