Searched defs:checkSyntax (Results 1 – 4 of 4) sorted by relevance
36 Completion checkSyntax(ExecState* exec, const SourceCode& source) in checkSyntax() function
84 JSObject* ProgramExecutable::checkSyntax(ExecState* exec) in checkSyntax() function in JSC::ProgramExecutable
893 RuleParser::checkSyntax(tokenType prevType, tokenType curType, UErrorCode &status) in checkSyntax() function in RuleParser