Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 133 Bytes

caller.md

File metadata and controls

5 lines (4 loc) · 133 Bytes
console.log("caller is " + arguments.callee.caller.toString())

Source