Searched defs:GetContainerProperty (Results 1 – 3 of 3) sorted by relevance
657 JSTaggedValue ObjectFastOperator::GetContainerProperty(JSThread *thread, JSTaggedValue receiver, ui… in GetContainerProperty() function
1050 bool JSTaggedValue::GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetContainerProperty() function in panda::ecmascript::JSTaggedValue
2951 GateRef StubBuilder::GetContainerProperty(GateRef glue, GateRef receiver, GateRef index, GateRef js… in GetContainerProperty() function in panda::ecmascript::kungfu::StubBuilder