pmohanta
Results
2
issues of
pmohanta
Code sample: function Human() { this.H1 = 87;} var Obj = { Name:"Palash" } Human.apply( Obj ); //------------------------------------------ Error: Function name: CPSFunction.prototype.apply in (bundle.js) errCont is undefined. //------------------------------------------
None of the examples provided are stand alone and open for a quick test in the development environment. This will shoo away many developers. Got interested because of the brevity...