diff options
author | Jocelyn Turcotte <jocelyn.turcotte@nokia.com> | 2010-04-06 10:36:47 (GMT) |
---|---|---|
committer | Jocelyn Turcotte <jocelyn.turcotte@nokia.com> | 2010-04-06 10:36:47 (GMT) |
commit | bb35b65bbfba82e0dd0ac306d3dab54436cdaff6 (patch) | |
tree | 8174cb262a960ff7b2e4aa8f1aaf154db71d2636 /src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h | |
parent | 4b27d0d887269583a0f76e922948f8c25e96ab88 (diff) | |
download | Qt-bb35b65bbfba82e0dd0ac306d3dab54436cdaff6.zip Qt-bb35b65bbfba82e0dd0ac306d3dab54436cdaff6.tar.gz Qt-bb35b65bbfba82e0dd0ac306d3dab54436cdaff6.tar.bz2 |
Update src/3rdparty/webkit from trunk.
Imported from 839d8709327f925aacb3b6362c06152594def97e
in branch qtwebkit-2.0 of repository
git://gitorious.org/+qtwebkit-developers/webkit/qtwebkit.git
Rubber-stamped-by: Simon Hausmann
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h')
-rw-r--r-- | src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h index 95c33b6..556a6f4 100644 --- a/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h +++ b/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h @@ -1,46 +1,46 @@ -// Automatically generated from ../parser/Keywords.table using JavaScriptCore/create_hash_table. DO NOT EDIT! +// Automatically generated from parser\Keywords.table using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT! #include "Lookup.h" namespace JSC { static const struct HashTableValue mainTableValues[37] = { - { "null", 0, (intptr_t)NULLTOKEN, (intptr_t)0 }, - { "true", 0, (intptr_t)TRUETOKEN, (intptr_t)0 }, - { "false", 0, (intptr_t)FALSETOKEN, (intptr_t)0 }, - { "break", 0, (intptr_t)BREAK, (intptr_t)0 }, - { "case", 0, (intptr_t)CASE, (intptr_t)0 }, - { "catch", 0, (intptr_t)CATCH, (intptr_t)0 }, - { "const", 0, (intptr_t)CONSTTOKEN, (intptr_t)0 }, - { "default", 0, (intptr_t)DEFAULT, (intptr_t)0 }, - { "finally", 0, (intptr_t)FINALLY, (intptr_t)0 }, - { "for", 0, (intptr_t)FOR, (intptr_t)0 }, - { "instanceof", 0, (intptr_t)INSTANCEOF, (intptr_t)0 }, - { "new", 0, (intptr_t)NEW, (intptr_t)0 }, - { "var", 0, (intptr_t)VAR, (intptr_t)0 }, - { "continue", 0, (intptr_t)CONTINUE, (intptr_t)0 }, - { "function", 0, (intptr_t)FUNCTION, (intptr_t)0 }, - { "return", 0, (intptr_t)RETURN, (intptr_t)0 }, - { "void", 0, (intptr_t)VOIDTOKEN, (intptr_t)0 }, - { "delete", 0, (intptr_t)DELETETOKEN, (intptr_t)0 }, - { "if", 0, (intptr_t)IF, (intptr_t)0 }, - { "this", 0, (intptr_t)THISTOKEN, (intptr_t)0 }, - { "do", 0, (intptr_t)DO, (intptr_t)0 }, - { "while", 0, (intptr_t)WHILE, (intptr_t)0 }, - { "else", 0, (intptr_t)ELSE, (intptr_t)0 }, - { "in", 0, (intptr_t)INTOKEN, (intptr_t)0 }, - { "switch", 0, (intptr_t)SWITCH, (intptr_t)0 }, - { "throw", 0, (intptr_t)THROW, (intptr_t)0 }, - { "try", 0, (intptr_t)TRY, (intptr_t)0 }, - { "typeof", 0, (intptr_t)TYPEOF, (intptr_t)0 }, - { "with", 0, (intptr_t)WITH, (intptr_t)0 }, - { "debugger", 0, (intptr_t)DEBUGGER, (intptr_t)0 }, - { "class", 0, (intptr_t)RESERVED, (intptr_t)0 }, - { "enum", 0, (intptr_t)RESERVED, (intptr_t)0 }, - { "export", 0, (intptr_t)RESERVED, (intptr_t)0 }, - { "extends", 0, (intptr_t)RESERVED, (intptr_t)0 }, - { "import", 0, (intptr_t)RESERVED, (intptr_t)0 }, - { "super", 0, (intptr_t)RESERVED, (intptr_t)0 }, + { "null", 0, (intptr_t)(NULLTOKEN), (intptr_t)0 }, + { "true", 0, (intptr_t)(TRUETOKEN), (intptr_t)0 }, + { "false", 0, (intptr_t)(FALSETOKEN), (intptr_t)0 }, + { "break", 0, (intptr_t)(BREAK), (intptr_t)0 }, + { "case", 0, (intptr_t)(CASE), (intptr_t)0 }, + { "catch", 0, (intptr_t)(CATCH), (intptr_t)0 }, + { "const", 0, (intptr_t)(CONSTTOKEN), (intptr_t)0 }, + { "default", 0, (intptr_t)(DEFAULT), (intptr_t)0 }, + { "finally", 0, (intptr_t)(FINALLY), (intptr_t)0 }, + { "for", 0, (intptr_t)(FOR), (intptr_t)0 }, + { "instanceof", 0, (intptr_t)(INSTANCEOF), (intptr_t)0 }, + { "new", 0, (intptr_t)(NEW), (intptr_t)0 }, + { "var", 0, (intptr_t)(VAR), (intptr_t)0 }, + { "continue", 0, (intptr_t)(CONTINUE), (intptr_t)0 }, + { "function", 0, (intptr_t)(FUNCTION), (intptr_t)0 }, + { "return", 0, (intptr_t)(RETURN), (intptr_t)0 }, + { "void", 0, (intptr_t)(VOIDTOKEN), (intptr_t)0 }, + { "delete", 0, (intptr_t)(DELETETOKEN), (intptr_t)0 }, + { "if", 0, (intptr_t)(IF), (intptr_t)0 }, + { "this", 0, (intptr_t)(THISTOKEN), (intptr_t)0 }, + { "do", 0, (intptr_t)(DO), (intptr_t)0 }, + { "while", 0, (intptr_t)(WHILE), (intptr_t)0 }, + { "else", 0, (intptr_t)(ELSE), (intptr_t)0 }, + { "in", 0, (intptr_t)(INTOKEN), (intptr_t)0 }, + { "switch", 0, (intptr_t)(SWITCH), (intptr_t)0 }, + { "throw", 0, (intptr_t)(THROW), (intptr_t)0 }, + { "try", 0, (intptr_t)(TRY), (intptr_t)0 }, + { "typeof", 0, (intptr_t)(TYPEOF), (intptr_t)0 }, + { "with", 0, (intptr_t)(WITH), (intptr_t)0 }, + { "debugger", 0, (intptr_t)(DEBUGGER), (intptr_t)0 }, + { "class", 0, (intptr_t)(RESERVED), (intptr_t)0 }, + { "enum", 0, (intptr_t)(RESERVED), (intptr_t)0 }, + { "export", 0, (intptr_t)(RESERVED), (intptr_t)0 }, + { "extends", 0, (intptr_t)(RESERVED), (intptr_t)0 }, + { "import", 0, (intptr_t)(RESERVED), (intptr_t)0 }, + { "super", 0, (intptr_t)(RESERVED), (intptr_t)0 }, { 0, 0, 0, 0 } }; |