Find
C
ase-sensitive
R
egexp search
Path
Showing
e12bf9c0
from
2026-03-28
:
Merge autoland to mozilla-central
firefox-main
/
js
/
src
/
jit-test
/
tests
/
jaeger
/
getelem-sanity-5.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
var
x = { 0: 5, 1: 5 };
assertEq(x[0] + x[1], 10);
/* int32_t getelem on object. */
This page was generated by
Searchfox
.