Searched refs:set_map (Results 1 – 12 of 12) sorted by relevance
121 set_map( in SetNextCallHasNoSideEffect()128 set_map(roots.side_effect_call_handler_info_map()); in NextCallHasNoSideEffect()
128 result->set_map(ReadOnlyRoots(isolate).fixed_array_map()); in ConvertToKeysArray()
409 parameter_map->set_map( in NewSloppyArguments()411 result->set_map(isolate->native_context()->fast_aliased_arguments_map()); in NewSloppyArguments()
28 copy->set_map(ReadOnlyRoots(isolate).script_context_table_map()); in Extend()
653 result->set_map(*isolate->sloppy_function_with_readonly_prototype_map()); in CreateApiFunction()
890 void HeapObject::set_map(Map* value) { in set_map() function
1640 inline void set_map(Map* value);
787 object_function_prototype->set_map(*map); in CreateObjectFunction()
16215 array->set_map(ReadOnlyRoots(isolate).fixed_cow_array_map()); in AsHandle()17162 string->set_map(*map); in LookupString()
634 fixed_array->set_map(ReadOnlyRoots(isolate).fixed_cow_array_map()); in BuildBoilerplateDescription()
2524 … std::unordered_map<VkDescriptorSet, cvdescriptorset::DescriptorSet *> *set_map, in PerformAllocateDescriptorSets() argument2545 (*set_map)[descriptor_sets[i]] = new_ds; in PerformAllocateDescriptorSets()
2460 feedback_cell->set_map(*one_closure_cell_map()); in NewFunctionFromSharedFunctionInfo()2462 feedback_cell->set_map(*many_closures_cell_map()); in NewFunctionFromSharedFunctionInfo()