Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h1197 JSTaggedValue ObjectFastOperator::GetContainerProperty(JSThread *thread, JSTaggedValue receiver, ui… in GetContainerProperty() function
Djs_tagged_value.cpp1712 bool JSTaggedValue::GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetContainerProperty() function in panda::ecmascript::JSTaggedValue