Archives for the Month of July, 2009

JSReg update

Big thanks! I’ve done lots of updates to JSReg with some fantastic help from kangax, sirdarckcat, Thornmaker and mario. Mario found some cool parsing bugs, sirdarckcat helped with some exploits that assigned to window 🙂 and also provided some awesome code ideas and bugs. Thornmaker found ternarys cause problems with my object detection. I’d also […]

Hidden Firefox properties revisited

This is the first time I’ve looked at the Firefox source, really! 🙂 I wanted to find all the hidden properties Firefox has in Javascript. It was first pointed out to me by DoctorDan on the slackers forums when he found that the RegExp literal had a -1 value for the source in Firefox 2. […]