Searched refs:LookupElementInlinedProps (Results 1 – 2 of 2) sorted by relevance
343 void LookupElementInlinedProps(const JSHandle<JSObject> &obj);
494 LookupElementInlinedProps(obj); in LookupGlobal()514 LookupElementInlinedProps(obj); in LookupPropertyInlinedProps()925 void ObjectOperator::LookupElementInlinedProps(const JSHandle<JSObject> &obj) in LookupElementInlinedProps() function in panda::ecmascript::ObjectOperator