Searched refs:GetJSAPIProperty (Results 1 – 2 of 2) sorted by relevance
548 return GetJSAPIProperty(thread, obj, key); in GetProperty()575 return GetJSAPIProperty(thread, obj, keyHandle); in GetProperty()602 return GetJSAPIProperty(thread, obj, key); in GetProperty()1222 OperationResult JSTaggedValue::GetJSAPIProperty(JSThread *thread, const JSHandle<JSTaggedValue> &ob… in GetJSAPIProperty() function in panda::ecmascript::JSTaggedValue
731 static OperationResult GetJSAPIProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj,