Prev
Next
Complications
stack issues
function calls as arguments
eg
foo(bar(10));
calling to direct-style code
eg
document.getElementById
calls from direct-style code
eg, when we write an
onClick
handler in jwacs