Find
C
ase-sensitive
R
egexp search
Path
Showing
15c2bfbf
:
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
mozilla-central
/
js
/
src
/
jit-test
/
tests
/
regexp
/
bug1942225.js
Navigation
Enable keyboard shortcuts
Source code
File a bug in Core :: JavaScript Engine
Revision control
Permalink
Y
Remove the Permalink
Git log
Mercurial log
L
Raw
R
Blame
Copy as Markdown
Filename Link
F
Symbol Link
S
Code Block
C
Other Tools
HG Web
Code Coverage
assertEq(
new
RegExp(
'\\1\u{1F60A}()'
,
'u'
).test(
'\uD83D\uDE0A'
),
true
);
This page was generated by Searchfox
.