-
Check the pointer to integer cast in Source/JavaScriptCore/runtime/JSObject.cpp line 124
-
Check the pointer to integer cast in Source/JavaScriptCore/runtime/JSScope.cpp line 92
-
Check the pointer to integer cast in Source/JavaScriptCore/runtime/Options.cpp line 260
-
Theoretically, we can get stack traces from WebKit and JavaScriptCore using this API: https://stackoverflow.com/questions/34273540/ios-javascriptcore-exception-detailed-stacktrace-info
We probably …
-
First of all, thank you for starting this awesome project!
I'm currently working on a service using **WebKitGTK+** (It's **WebKit1** interface) and I faced with the problem of **JavaScriptCore GTK** …
-
This error was logged on our Sentry server, iOS Version:14.8.1, iPhone XS Model:D321AP
```
OS Version: iOS 14.8.1 (18H107)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Except…
-
**react-native info** results:
```
System:
OS: macOS 12.1
CPU: (8) arm64 Apple M1
Memory: 99.41 MB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.13.2 - ~/.nvm/versi…
anija updated
2 years ago
-
I'd like to investigate what it would take to use an iOS-8 version of WebKit, in particular what seems to be the version shipping with iOS 8 and 8.1, https://trac.webkit.org/browser/tags/Safari-600.1.…
-
I’ve been debugging a Sketch script, and hit this guy in the debugger:
```
=================================================================
==30290==ERROR: AddressSanitizer: heap-buffer-overflow on …
-
It would be very handy to get this library working on Linux. However, Apple's JavaScriptCore framework does not run on Linux and the library currently relies on Foundation, which currently isn't compl…