Changeset 30637
- Timestamp:
- 03/01/09 15:14:52 (4 years ago)
- Files:
-
- 1 modified
-
lang/javascript/hsp-on-js/trunk/gui-trial.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/hsp-on-js/trunk/gui-trial.js
r30623 r30637 838 838 var internalFunc = createInternalFunc(); 839 839 840 defineInlineExprBuiltinFunc('ginfo', [ ], VarType.INT, function() {840 defineInlineExprBuiltinFunc('ginfo', [false], VarType.INT, function(g, paramInfos) { 841 841 if(ommitable(paramInfos[0])) { 842 842 return exprs[paramInfos[0].node.val._value]('this');
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)