Then, when chrome sees a negative offset in the data it gets in the chrome debugging prototocol data, it seems to just ignore the script.. so I have to crate my ScriptOrigin object with a bogus offset in order to get the number to be positive (but not too positive) because it also seems to ignore the script if the offset is higher than the actual lenght of the script source.
Is this a bug in V8? or am I doing something wrong? Thanks. --Zac -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
