-
Notifications
You must be signed in to change notification settings - Fork 858
Issues: mozilla/rhino
ES5 Strict mode semantics not fully implemented according to ...
#403
opened Mar 10, 2018 by
ThomasHickman
Open
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Support more date formats supported by V8
feature
Issues considered a new feature
#224
opened Aug 5, 2015 by
gbrail
Check for Thread.isInterrupted() when executing compiled scripts
docs
Issues containing stuff that ought to be documented
Java Interop
Issues related to the interaction between Java and JavaScript
#49
opened Jun 4, 2012 by
ydewit
Caching compiled scripts in Google App Engine
Performance
Issues related to the performance of the Rhino engine
#50
opened Jun 4, 2012 by
Bediako
[CommonJS] Support for loading (nodejs) packages
CommonJS
Issues related to the CommonJS implementation in Rhino
docs
Issues containing stuff that ought to be documented
feature
Issues considered a new feature
#55
opened Jun 29, 2012 by
facundocabrera
XML processing performance issue in high concurrency scenarios
E4X
Issues related to the (deprecated) ECMAScript for XML (E4X/ECMA-357) standard
Performance
Issues related to the performance of the Rhino engine
#101
opened Jan 3, 2013 by
iddo
throws CodeGenerator NPE where I expected a JS ReferenceError
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
Java Exception Leaking
Issues related to Java Exceptions leaking into JavaScript
#110
opened Feb 26, 2013 by
oberhamsi
Inconsistent iteration over Node children
Triage
Issues yet to be triaged
#116
opened Apr 16, 2013 by
cos
serialize() vs print() gotchas with UTF-8
Triage
Issues yet to be triaged
#123
opened Jul 8, 2013 by
7Two1
Context(org.mozilla.javascript.ContextFactory) is not public in org.mozilla.javascript.Context; cannot be accessed from outside package
Triage
Issues yet to be triaged
#145
opened Feb 21, 2015 by
steowens
Infinite Loop using function .call()
docs
Issues containing stuff that ought to be documented
Triage
Issues yet to be triaged
#175
opened Apr 21, 2015 by
enricoscoda
Add ability to invalidate cache of require()
CommonJS
Issues related to the CommonJS implementation in Rhino
docs
Issues containing stuff that ought to be documented
#198
opened Jun 15, 2015 by
AlexTrotsenko
[Request] Android ByteCode generation support
Android
Issues related to running Rhino on Android
compilation
docs
Issues containing stuff that ought to be documented
feature
Issues considered a new feature
#211
opened Jun 29, 2015 by
F43nd1r
Error parsing commandline module path in Windows
CommonJS
Issues related to the CommonJS implementation in Rhino
docs
Issues containing stuff that ought to be documented
#10
opened Sep 27, 2011 by
gimmi
calling methods on Array constructor (Array.filter, etc.)
non-Ecma
#213
opened Jul 1, 2015 by
oberhamsi
importPackage fails, no error message
feature
Issues considered a new feature
Java Interop
Issues related to the interaction between Java and JavaScript
#230
opened Aug 22, 2015 by
moshewe
Function.prototype.call versus Array.prototype.find
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
Strict Mode
Issues related to non-compliance with the ES5 Strict Mode spec
#232
opened Sep 1, 2015 by
gbrail
YearFromTime() in NativeDate infinite loop
bug
Issues considered a bug
#235
opened Sep 8, 2015 by
enricoscoda
ConsString does not transforms to java.lang.String when passed to the host java object
Java Interop
Issues related to the interaction between Java and JavaScript
Triage
Issues yet to be triaged
#247
opened Oct 1, 2015 by
AlexTrotsenko
Bugs with continuations
bug
Issues considered a bug
Continuations
Java Exception Leaking
Issues related to Java Exceptions leaking into JavaScript
#250
opened Nov 4, 2015 by
unktomi
Deserialization of compiled script/function results in error.
Triage
Issues yet to be triaged
#251
opened Nov 10, 2015 by
luinstra
Debugger: no way to save/restore breakpoints
Debugging JavaScript
Issues related to tools for debugging JavaScript with Rhino
#252
opened Nov 13, 2015 by
nfirvine
Debugger, OS X: can't expand objects in variables list
Debugging JavaScript
Issues related to tools for debugging JavaScript with Rhino
#253
opened Nov 13, 2015 by
nfirvine
Bugs in number to string conversion
bug
Issues considered a bug
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
good first issue
Great place to start if you're looking to start an open source "resume"
#254
opened Nov 14, 2015 by
hns
Deleted members are not dereferenced
Performance
Issues related to the performance of the Rhino engine
recursion
Issues about js code causing overflows & OOM
#274
opened Feb 28, 2016 by
omervk
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.