Searched refs:set_sub_minor_key (Results 1 – 2 of 2) sorted by relevance
461 void set_sub_minor_key(uint32_t key) { in set_sub_minor_key() function570 set_sub_minor_key(StrictModeBits::encode(strict_mode) | in FastNewClosureStub()600 set_sub_minor_key(SlotsBits::encode(slots)); in FastNewContextStub()621 set_sub_minor_key(AllocationSiteModeBits::encode(allocation_site_mode)); in FastCloneShallowArrayStub()645 set_sub_minor_key(LengthBits::encode(length)); in FastCloneShallowObjectStub()899 set_sub_minor_key(LoadFieldByIndexBits::encode(property_index_key)); in LoadFieldStub()936 set_sub_minor_key(ConstantIndexBits::encode(constant_index)); in LoadConstantStub()973 set_sub_minor_key(StoreFieldByIndexBits::encode(property_index_key) | in StoreFieldStub()1003 set_sub_minor_key(IsConstantBits::encode(is_constant) | in StoreGlobalStub()1033 set_sub_minor_key(IsConstantBits::update(sub_minor_key(), value)); in set_is_constant()[all …]
453 set_sub_minor_key(TypesBits::update(sub_minor_key(), state.ToIntegral())); in UpdateStatus()841 set_sub_minor_key(TypesBits::update(sub_minor_key(), new_types.ToByte())); in UpdateStatus()