Home
last modified time | relevance | path

Searched refs:newBox (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_dictionary-inl.h227 JSHandle<PropertyBox> newBox = factory->NewPropertyBox(oldValue); in InvalidateAndReplaceEntry() local
239 dictHandle->UpdateValue(thread, entry, newBox.GetTaggedValue()); in InvalidateAndReplaceEntry()
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dprofile_type_info_test.cpp78 JSHandle<JSTaggedValue> newBox(factory->NewPropertyBox(newValue)); in HWTEST_F_L0()
85 handleProfileTypeInfo->Set(thread, 4, newBox.GetTaggedValue()); in HWTEST_F_L0()

Completed in 2 milliseconds