Node.js --harmony : what alternative for callee/ca

2019-08-07 17:52发布

问题:

how I could get name of function that call my function?

previously I use callee/caller, but currently application use strict mode