OSDN Git Service

Version 0.6.96. add lock function @X.EventDispatcher.
[pettanr/clientJs.git] / 0.6.x / js / 01_core / 01_X.js
index 49c8ed5..97ef4e9 100644 (file)
@@ -10,7 +10,9 @@ if( !window['console'] || ( window.parent && window.parent.log ) ) console = { l
 \r
 var undefined,\r
        X = new Function( 'return X._shortcut && X._shortcut.apply( X._shortcut, arguments )' ),\r
-       X_TEMP = { onSystemReady : [] };\r
+       X_TEMP = { onSystemReady : [] },\r
+       X_shortcutFunction,\r
+       X_shortcutContext;\r
 \r
 X.VERSION = '0.6.89';\r
                \r