diff options
author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2014-04-06 12:49:38 +0000 |
---|---|---|
committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2014-04-06 12:49:38 +0000 |
commit | c31849d95470a761adb8c76f563baf26e6ae7bcd (patch) | |
tree | 250428351814b3b897beddd084fac97b79f316c3 /compiler/js/rjsstd.inc | |
parent | 87496a06da21831d719eabd81808523542f1d809 (diff) | |
download | fpc-js.tar.gz |
+ initial skeleton of the js backendjs
git-svn-id: http://svn.freepascal.org/svn/fpc/branches/js@27484 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/js/rjsstd.inc')
-rw-r--r-- | compiler/js/rjsstd.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/compiler/js/rjsstd.inc b/compiler/js/rjsstd.inc new file mode 100644 index 0000000000..3f7acf5779 --- /dev/null +++ b/compiler/js/rjsstd.inc @@ -0,0 +1,5 @@ +{ don't edit, this file is generated from jsreg.dat } +'INVALID', +'evalstacktopptr', +'localsstackptr', +'evalstacktop' |