Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to add "new" JS bytecodes

3 views
Skip to first unread message

Mohan

unread,
Jul 28, 2009, 5:46:46 PM7/28/09
to
Hi All,

I want to add a new keyword in JavaScript to test some functionality.
I understand that this involves making changes in jsparse.cpp and
related files. I would also need to add a new bytecode for the new
keyword and corresponding changes need to be made in jsemit.cpp and
jsopcode.cpp.

Can somebody give additional pointers about what further changes
should I make to implement the new keyword?

Thanks,
mohan

0 new messages