Dactyloidae/js
Moonchild 845d36d582 Issue #2305 Part 2: Support .indices in match result template objects
Before match indices, all match results had the same shape. (If there are
no named capture groups, `.groups` exists but is undefined.) Match results
with `.indices` have a distinct shape, so we need a distinct template
object. We also need a template object for `.indices` itself.
2024-11-13 23:21:30 +08:00
..
ductwork Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
examples Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
ipc Issue #80 - Move implementation of CPOWTimer::CPOWTimer to header. 2023-03-14 22:11:46 +08:00
public [js] Disallow deserializing structured clone buffers with transferables more than once. 2024-10-03 14:35:12 +08:00
src Issue #2305 Part 2: Support .indices in match result template objects 2024-11-13 23:21:30 +08:00
xpconnect Make inaccurate GC stats reporting non-fatal in debug builds. 2024-09-22 20:44:32 +08:00
ffi.configure Issue #1905 - Part 3h - Fix breakages on other platforms. Mac Intel broke due to incorrect FFI target_dir for Intel. Linux and possibly other platforms use a secondary aclocal.m4 that still referenced ios.m4. 2022-06-13 09:01:48 +08:00
moz.configure Issue #62 - Always build Spidermonkey as shared lib in Windows. 2023-03-28 12:13:54 +08:00