Searched defs:parseFunction (Results 1 – 5 of 5) sorted by relevance
1750 ParseResourceFunction *parseFunction; member1843 ParseResourceFunction *parseFunction = NULL; in parseResource() local
1257 pp$1.parseFunction = function(node, statement, allowExpressionBody, isAsync) { function
10505 parseFunction(node, statement = FUNC_NO_FLAGS, isAsync = false) { method in StatementParser