Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The some question in 'example.js' #1

Open
mingshanjianke opened this issue Mar 15, 2016 · 0 comments
Open

The some question in 'example.js' #1

mingshanjianke opened this issue Mar 15, 2016 · 0 comments

Comments

@mingshanjianke
Copy link

When I read the code in 'example.js', I am doubt that the code statement "if (passedArgs[argCtr].name == getParamNames(args.callee)[argCtr])". When 'passedArgs[argCtr].name' is 'undefined' and 'getParamNames(args.callee)[argCtr]' is also the 'undefined',the statement will be executed.But I can not understand why the 'passedArgs[argCtr].name' is 'undefined' ,the 'logObj = {'type': 'callback_passed', 'name': passedArgs[argCtr].name, 'index': c, 'time': Date.now()};' is reasonable. Could you give me some advice?Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant