Find
C
ase-sensitive
R
egexp search
Path
Showing
a4d4f7ec
from
2026-09-21
:
Merge autoland to mozilla-central
firefox-main
/
third_party
/
node
/
node_modules
/
@webassemblyjs
/
ast
/
esm
/
clone.js
(file symbol)
Navigation
Enable keyboard shortcuts
Source code
File a bug in Firefox Build System :: General
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
export
function
cloneNode
(
n
) {
// $FlowIgnore
return
Object
.
assign
({},
n
);
}
This page was generated by
Searchfox
.