mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
796791296a
If ECMAScript code does obj[42], then the getProperty or setProperty
function of the JSClass of obj gets 42 as the property ID and must not
treat that as an internal error.
(Adapted from
|
||
---|---|---|
.. | ||
spidermonkey | ||
ecmascript.c | ||
ecmascript.h | ||
Makefile | ||
spidermonkey.c | ||
spidermonkey.h |