Open dkohlbre opened 11 years ago
Check the pointer to integer cast in Source/JavaScriptCore/runtime/JSScope.cpp line 92
Direct pointer->uintptr_t cast. Likely okay, but would take some time to verify.
Check the pointer to integer cast in Source/JavaScriptCore/runtime/JSScope.cpp line 92