~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-09-02 10:32:57 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20110902103257-1i044y2jkrdn9ot6
Honoring EcmaScript standard arguments are made available as arguments[]
(was argv[])

Named parameters become global variables, as in
js_eval( "myvalue+anothervalue", 1 as 'myvalue', 2 as 'anothervalue')

Integers and real/decimal values passed as appropriate JS counterparts.
This makes js '+' operator work correctly.

Added whitespace to if() and function calls, sorry for noise in the diff.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1717.1.4 14 years ago LinuxJedi Move coercibility tests to plugin Move coercibilit Diff
coercibility_function.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2 KB Diff Download File
plugin.ini 1717.1.1 14 years ago LinuxJedi Make coercibility a plugin which is not built/enab 119 bytes Diff Download File