Searched refs:GlobalHasOwnProperty (Results 1 – 2 of 2) sorted by relevance
502 static bool GlobalHasOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &key);
948 bool JSTaggedValue::GlobalHasOwnProperty(JSThread *thread, const JSHandle<JSTaggedValue> &key) in GlobalHasOwnProperty() function in panda::ecmascript::JSTaggedValue