b576db0575ae9a1cee570ea4ae52f7fa282eedca
Spurious warnings:
jsobj.c: In function `js_EnterSharpObject':
jsobj.c: In function `js_obj_toSource':
jsobj.c:365: warning: `nchars' might be used uninitialized in this function
jsobj.c: In function `obj_eval':
jsobj.c:588: warning: `implicitWith' might be used uninitialized in this function
jsobj.c: In function `js_DefineProperty':
jsobj.c:1323: warning: `_c' might be used uninitialized in this function
jsobj.c: In function `js_LookupProperty':
jsobj.c:1394: warning: `_c' might be used uninitialized in this function
jsobj.c: In function `js_FindProperty':
jsobj.c:1472: warning: `lastobj' might be used uninitialized in this function
jsobj.c: In function `js_GetProperty':
jsobj.c:1599: warning: `_c' might be used uninitialized in this function
jsobj.c: In function `js_SetProperty':
jsobj.c:1645: warning: `protoid' might be used uninitialized in this function
jsobj.c:1646: warning: `protogetter' might be used uninitialized in this function
jsobj.c:1646: warning: `protosetter' might be used uninitialized in this function
jsobj.c:1647: warning: `protoattrs' might be used uninitialized in this function
jsobj.c:1665: warning: `_c' might be used uninitialized in this function
jsobj.c: In function `js_DeleteProperty':
jsobj.c:1939: warning: `_c' might be used uninitialized in this function
Warnings indicating real bugs:
jsobj.c: In function `js_EnterSharpObject':
jsobj.c:252: warning: `sharpid' might be used uninitialized in this function
git-svn-id: svn://10.0.0.236/branches/SpiderMonkey140_BRANCH@13547 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%