SYMBOL INDEX (72 symbols across 1 files) FILE: apktool/assets/jsapi/wxjs.js function isFunction (line 88) | function isFunction(value) { return toString.call(value) == "[object Fun... function isObject (line 89) | function isObject(value) { return value instanceof Object } function isPlainObject (line 90) | function isPlainObject(value) { function isArray (line 98) | function isArray(value) { return value instanceof Array } function likeArray (line 99) | function likeArray(obj) { return typeof obj.length == 'number' } function compact (line 101) | function compact(array) { return array.filter(function(item){ return ite... function flatten (line 102) | function flatten(array) { return array.length > 0 ? [].concat.apply([], ... function dasherize (line 104) | function dasherize(str) { function classRE (line 113) | function classRE(name) { function maybeAddPx (line 118) | function maybeAddPx(name, value) { function defaultDisplay (line 122) | function defaultDisplay(nodeName) { function filtered (line 237) | function filtered(nodes, selector) { function funcArg (line 241) | function funcArg(context, arg, idx, payload) { function insert (line 576) | function insert(operator, target, node) { function traverseNode (line 586) | function traverseNode(node, fun) { function zid (line 637) | function zid(element) { function findHandlers (line 640) | function findHandlers(element, event, fn, selector) { function parse (line 651) | function parse(event) { function matcherFor (line 655) | function matcherFor(ns) { function eachEvent (line 659) | function eachEvent(events, fn, iterator){ function add (line 664) | function add(element, events, fn, selector, getDelegate, capture){ function remove (line 680) | function remove(element, events, fn, selector){ function createProxy (line 733) | function createProxy(event) { function fix (line 746) | function fix(event) { function detect (line 853) | function detect(ua){ function downcase (line 895) | function downcase(str) { return str.toLowerCase() } function normalizeEvent (line 896) | function normalizeEvent(name) { return eventPrefix ? eventPrefix + name ... function triggerAndReturn (line 989) | function triggerAndReturn(context, eventName, data) { function triggerGlobal (line 996) | function triggerGlobal(settings, context, eventName, data) { function ajaxStart (line 1003) | function ajaxStart(settings) { function ajaxStop (line 1006) | function ajaxStop(settings) { function ajaxBeforeSend (line 1011) | function ajaxBeforeSend(xhr, settings) { function ajaxSuccess (line 1019) | function ajaxSuccess(data, xhr, settings) { function ajaxError (line 1026) | function ajaxError(error, type, xhr, settings) { function ajaxComplete (line 1033) | function ajaxComplete(status, xhr, settings) { function empty (line 1041) | function empty() {} function mimeToDataType (line 1110) | function mimeToDataType(mime) { function appendQuery (line 1117) | function appendQuery(url, query) { function serializeData (line 1122) | function serializeData(options) { function serialize (line 1230) | function serialize(params, obj, traditional, scope){ function parentIfText (line 1289) | function parentIfText(node){ function swipeDirection (line 1293) | function swipeDirection(x1, x2, y1, y2){ function longTap (line 1300) | function longTap(){ function cancelLongTap (line 1308) | function cancelLongTap(){ function get_type (line 1372) | function get_type(variable) { function str_repeat (line 1375) | function str_repeat(input, multiplier) { function f (line 1589) | function f(n) { function quote (line 1620) | function quote(string) { function str (line 1634) | function str(key, holder) { function walk (line 1788) | function walk(holder, key) { function base64encode (line 1854) | function base64encode(str) { function _createQueueReadyIframe (line 2153) | function _createQueueReadyIframe(doc) { function _sendMessage (line 2167) | function _sendMessage(message) { function _fetchQueue (line 2184) | function _fetchQueue() { function _handleMessageFromWeixin (line 2216) | function _handleMessageFromWeixin(message) { function _setResultValue (line 2289) | function _setResultValue(scene, result) { function _continueSetResult (line 2299) | function _continueSetResult() { function _isIn3rdApiList (line 2314) | function _isIn3rdApiList(event) { function _env (line 2320) | function _env(key) { function _log (line 2328) | function _log(fmt) { function _call (line 2347) | function _call(func,params,callback) { function _on (line 2372) | function _on(event,callback){ function _onfor3rd (line 2384) | function _onfor3rd(event, callback){ function _emit (line 2398) | function _emit(event,argv) { function _enable_old_UrlStyleImagePreviews (line 2410) | function _enable_old_UrlStyleImagePreviews() { function _enable_old_ReaderShareUrls (line 2432) | function _enable_old_ReaderShareUrls() { function _enable_hashChangeNotify (line 2446) | function _enable_hashChangeNotify() { function _setDefaultEventHandlers (line 2452) | function _setDefaultEventHandlers() { function getDomain (line 2832) | function getDomain(els, attr){ function getDomainList (line 2854) | function getDomainList(){ function getHtmlContent (line 2879) | function getHtmlContent(){ function _test_start (line 2884) | function _test_start(){