currentExecutingScript icon indicating copy to clipboard operation
currentExecutingScript copied to clipboard

Implement `.far()`

Open JamesMGreene opened this issue 10 years ago • 1 comments

Implement an experimental function called .far() for finding the farthest (most shallow) script element for the current execution call stack.

JamesMGreene avatar Mar 16 '15 19:03 JamesMGreene

From your docs, It looks like you've implemented this BTW. Could you please describe more precisely what this returns, perhaps with an example? (same perhaps for .near() and .origin() :) ). Cheers!

hughbris avatar May 30 '19 09:05 hughbris