-
Check the pointer to integer cast in ./Source/JavaScriptCore/runtime/WriteBarrier.h line 86
-
Check the pointer to integer cast in Source/JavaScriptCore/jit/JITStubs.cpp line 173
-
Check the pointer to integer cast in Source/JavaScriptCore/jit/JITStubs.cpp line 279
-
Check the pointer to integer cast in Source/JavaScriptCore/jit/Repatch.cpp line 977
-
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
-
Running the app clean out of the box and it exits immediately. I had this issue in my own app and tried to run this one to check if it had the same issue.
//Geocoder.app/alloy/controllers/ind…
-
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 …
-
### Steps to reproduce
Unfortunately we couldn't reproduce
### Expected results
No crash.
### Actual results
Crash.
### Code sample
Code sample
```dart
[Paste your code here]
```
##…