Home
last modified time | relevance | path

Searched defs:AddKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h252 void LayoutInfo::AddKey(const JSThread *thread, [[maybe_unused]] int index, const JSTaggedValue &ke… in AddKey() function
Dproperty_accessor.cpp296 void PropertyAccessor::AddKey(const JSHandle<JSTaggedValue> &value, in AddKey() function in panda::ecmascript::PropertyAccessor