Searched defs:CanUseFunctionCache (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/JavaScriptCore/parser/ | ||
| D | SyntaxChecker.h | 115 static const bool CanUseFunctionCache = true; variable |
| D | ASTBuilder.h | 111 static const bool CanUseFunctionCache = true; variable |