Skip to content

issues Search Results · repo:mozilla-spidermonkey/jsparagus language:Rust

Filter by

330 results
 (67 ms)

330 results

inmozilla-spidermonkey/jsparagus (press backspace or delete to remove)

Can you make the AST available as read-only to developers in browsers [rethink security concerns] and js server environments if not on browers? Seems like the mozilla docs Parser_API documentation is somehow ...
  • ganeshkbhat
  • Opened 
    on Nov 28, 2023
  • #675

https://bugzilla.mozilla.org/show_bug.cgi?id=1282976 introduces ImmutableScriptFlagsEnum:FunctionHasNewTargetBinding, and this breaks delazification case where: - enclosing script is compiled with jsparagus ...
  • arai-a
  • Opened 
    on May 4, 2022
  • #660

https://bugzilla.mozilla.org/show_bug.cgi?id=1744716 test262/language/expressions/dynamic-import/2nd-param-assert-enumeration-abrupt.js test262/language/expressions/dynamic-import/2nd-param-assert-enumeration.js ...
  • arai-a
  • Opened 
    on Dec 7, 2021
  • #650

https://treeherder.mozilla.org/jobs?repo=mozilla-central tier=1%2C2%2C3 searchStr=smoosh selectedTaskRun=fXXjqZM4QtKYzPd682Rd0g.0 https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/class/class-static-01.js ...
  • arai-a
  • 1
  • Opened 
    on Jun 20, 2021
  • #641

https://bugzilla.mozilla.org/show_bug.cgi?id=1660275
scope
  • arai-a
  • 1
  • Opened 
    on Jan 31, 2021
  • #638

https://bugzilla.mozilla.org/show_bug.cgi?id=1672865 https://searchfox.org/mozilla-central/source/js/src/tests/test262/language/expressions/assignmenttargettype/parenthesized-primaryexpression-objectliteral.js ...
  • arai-a
  • Opened 
    on Nov 5, 2020
  • #635

https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314514767 repo=mozilla-central lineNumber=123691 ## test262/language/arguments-object/cls-expr-private-gen-meth-static-args-trailing-comma-single-args.js: ...
  • arai-a
  • 2
  • Opened 
    on Aug 31, 2020
  • #630

SpiderMonkey-side will remove CompilationInfo.topLevel in https://bugzilla.mozilla.org/show_bug.cgi?id=1658720 The bug itself can be fixed without this change, by shifting the function index +1.
  • arai-a
  • 1
  • Opened 
    on Aug 23, 2020
  • #629

Currently string literals and BigInt are using SourceAtomSet. For performance reason, it s better using SourceSliceList if comparison doesn t happen for the item.
  • arai-a
  • Opened 
    on Aug 7, 2020
  • #624

A related goal is the removal of error handling from the runtime of the parser, as well as the replay list which is being used to save the tokens which caused the error to happen. A consequence of this ...
parser generator
  • nbp
  • Opened 
    on Aug 7, 2020
  • #623
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub