summaryrefslogtreecommitdiff
path: root/js/src/jit-test
diff options
context:
space:
mode:
authorFranklinDM <mrmineshafter17@gmail.com>2022-05-04 01:20:37 +0800
committerFranklinDM <mrmineshafter17@gmail.com>2022-05-04 14:57:19 +0800
commit152974a8fe4ea4a3bcbf1acc9f0eee7e1101216d (patch)
treeba805c5488db17e7264318a91a955c58e88bc542 /js/src/jit-test
parent6d480d82a5e5d223786851865170983a47684930 (diff)
downloaduxp-152974a8fe4ea4a3bcbf1acc9f0eee7e1101216d.tar.gz
Issue #1658 - Part 7: Implement support for optional chaining in console autocomplete
This works by stripping the optional chaining characters from the completion part variable, allowing the developer tools' parser to proceed as if it were a regular, non-optional expression. Tests were partially based on: https://bugzilla.mozilla.org/show_bug.cgi?id=1594009 Tests for features that do not apply to our version of developer tools (e.g. autocomplete for integer literals, ignoring spaces between property accessors, etc) were excluded.
Diffstat (limited to 'js/src/jit-test')
0 files changed, 0 insertions, 0 deletions