Entries from 2011-09-04 to 1 day

12. Debugging jsc.exe - WebKit porting to Mona OS

jsc.exe is killed on GlobalObject* globalObject = GlobalObject::create(*globalData, GlobalObject::createStructure(*globalData, jsNull()), options.arguments) at jscmain. After some printf debug, I found m_structure member of m_functionProto…