Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.h330 void AddPropertyInternal(const JSHandle<JSTaggedValue> &value);
H A Dobject_operator.cpp208 op.AddPropertyInternal(value); in FastAdd()
904 AddPropertyInternal(value); in AddProperty()
1032 void ObjectOperator::AddPropertyInternal(const JSHandle<JSTaggedValue> &value) in AddPropertyInternal() function in panda::ecmascript::ObjectOperator

Completed in 3 milliseconds