Home
last modified time | relevance | path

Searched defs:isInternalAccessor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.cpp647 bool isInternalAccessor = IsAccessorDescriptor() in UpdateValueAndDetails() local
665 UpdateDataValue(const JSHandle<JSObject> &receiver, const JSHandle<JSTaggedValue> &value, bool isInternalAccessor, bool mayThrow) UpdateDataValue() argument
H A Djs_object.cpp1022 bool isInternalAccessor = false; in SetProperty() local
918 SetPropertyForDataDescriptor(ObjectOperator *op, const JSHandle<JSTaggedValue> &value, JSHandle<JSTaggedValue> &receiver, bool mayThrow, bool isInternalAccessor) SetPropertyForDataDescriptor() argument
[all...]

Completed in 7 milliseconds