I was extremely happy to discover Main.mainEmbedded. I am now less happy, 
since I can't figure how how to make it work reliably.

At this instant, I have a case where I've loaded a heap of code into Rhino 
and I am about to make a function call from Java via looking up a function 
object and then calling it.

So, I call Main.mainEmbedded, passing:

the result of getFactory on the context I obtained when I started all of 
this.
The scope I created to load everything into.
A title.

The debugger comes up with no code in it and the program just continues.

Why isn't the debugger seeing my code?





_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to