Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| error: TypeError
x = 0
'a'.replace(/a/, x.toLocaleString)