Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.h372 bool UpdateValueAndDetails(const JSHandle<JSObject> &receiver, const JSHandle<JSTaggedValue> &value,
H A Dobject_operator.cpp640 bool ObjectOperator::UpdateValueAndDetails(const JSHandle<JSObject> &receiver, const JSHandle<JSTaggedValue> &value, in UpdateValueAndDetails() function in panda::ecmascript::ObjectOperator
807 return UpdateValueAndDetails(receiver, desc.GetValue(), attr, attrChanged); in WriteDataProperty()
857 bool success = UpdateValueAndDetails(receiver, value, attr, attrChanged); in WriteDataProperty()

Completed in 4 milliseconds