Hello Everyone,
How to pass value(information) in context to access the information passed in conext to callable method?
For Example:
I have called write method of X object and i want to pass the extra value in context within write method.
So, I can get the passed the value vai context in overriden write method of X object.
How Can I achive this via v8 API Coding stndard?
Regards,
Anil.