Routine fixed to skip property table error generally
authorHojong Han <hojong.han@samsung.com>
Tue, 24 Sep 2013 00:04:56 +0000 (09:04 +0900)
committerHojong Han <hojong.han@samsung.com>
Tue, 24 Sep 2013 00:07:41 +0000 (09:07 +0900)
commit5866943f955116cf4901cb53959167ccd327407c
treea0b9a47c95162cf760b1196e11104650cf32d341
parent7d62cb669e950eec6f48bec5c3ae66ac88da0a45
Routine fixed to skip property table error generally

[Title] Routine fixed to skip property table error generally
[Issue#] N_SE-52881
[Problem] Crash occurred while opening new tabs and load new websites
[Cause] Property table information was corrupted
[Solution] Exception-handling routine fixed not to access invalid information

Change-Id: Ifa26e2e5dc2f264f5d33dd83efdee3c958d8956d
Source/JavaScriptCore/bytecode/ResolveGlobalStatus.cpp
Source/JavaScriptCore/runtime/PropertyMapHashTable.h