how I could get name of function that call my function?
previously I use callee/caller, but currently application use strict mode
how I could get name of function that call my function?
previously I use callee/caller, but currently application use strict mode