Source code

Revision control

Copy as Markdown

Other Tools

setImmutablePrototype(Function.__proto__);
if (helperThreadCount() > 0) {
offThreadCompileToStencil("function f() {}");
var stencil = finishOffThreadStencil();
evalStencil(stencil);
}