Searched defs:GetContainerProperty (Results 1 – 2 of 2) sorted by relevance
1197 JSTaggedValue ObjectFastOperator::GetContainerProperty(JSThread *thread, JSTaggedValue receiver, ui… in GetContainerProperty() function
1712 bool JSTaggedValue::GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetContainerProperty() function in panda::ecmascript::JSTaggedValue