Searched defs:box (Results 1 – 6 of 6) sorted by relevance
88 auto box = graph_->CreateInstCastValueToAnyType(GetPc(bc_inst->GetAddress())); in BuildCastToAnyString() local115 auto box = graph_->CreateInstCastValueToAnyType(GetPc(bc_inst->GetAddress())); in BuildCastToAnyNumber() local
158 JSTaggedValue box = SlowRuntimeStub::LdGlobalRecord(thread_, key.GetTaggedValue()); in LoadMiss() local202 JSTaggedValue box = SlowRuntimeStub::LdGlobalRecord(thread_, key.GetTaggedValue()); in StoreMiss() local
158 PropertyBox *box = dictHandle->GetBox(entry); in InvalidatePropertyBox() local175 PropertyBox *box = dictHandle->GetBox(entry); in InvalidateAndReplaceEntry() local
2604 JSHandle<PropertyBox> box(thread_, header); in NewPropertyBox() local
638 JSHandle<PropertyBox> box = factory->NewPropertyBox(value); in RuntimeStGlobalRecord() local1254 PropertyBox *box = dict->GetBox(entry); in RuntimeTryUpdateGlobalRecord() local
1971 GateRef box = GetBoxFromGlobalDictionary(object, entry); in GetValueFromGlobalDictionary() local