Searched defs:GetContainerProperty (Results 1 – 3 of 3) sorted by relevance
894 bool JSTaggedValue::GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetContainerProperty() function in panda::ecmascript::JSTaggedValue
1354 JSTaggedValue FastRuntimeStub::GetContainerProperty(JSThread *thread, JSTaggedValue receiver, uint3… in GetContainerProperty() function
2934 GateRef Stub::GetContainerProperty(GateRef glue, GateRef receiver, GateRef index, GateRef jsType) in GetContainerProperty() function in panda::ecmascript::kungfu::Stub