i define object a with empty method b
the method has no parameter and does nothing!
please someone tell me, why when i call b and pass js code as parameter, it execute the code?
it work like sink for example eval, SetInterval, SetTimeout and give js code and execute it!!!!