-
**What programming language are you using?**
C
```
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
Target: arm64-apple-darwin22.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/…
ttytm updated
1 month ago
-
###### Version
rhino-1.7.13
###### Test case
```js
var a = 6;
Object.defineProperty(this,"a",{
writable: false
});
```
###### Execution steps
java -jar rhino-1.7.13.jar -d…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23430](https://bugs.llvm.org/show_bug.cgi?id=23430) |
| Status | NEW |
| Importance | P normal |
|…
-
Stack based bytecode is quite hard to maintain especially when you have to deal with iterators so I want to get register based bytecode in Starlight. We could write a DSL for generating one just like …
-
I just bumped some of the upper bounds, and I would like to confirm that I didn't break anything. However, attempting to build with `cabal new-build` gives the following error:
```
$ cabal new-bui…
-
We've been seeing memory leaks from the mBlobs HashMap in BlobModule.java for some time (with JavaScriptCore). This is one of the tickets for this:
facebook/react-native#20352
We were expecting …
-
Not exactly a Node REPL because JavaScriptCore doesn't include node standard library. It's more of a Lightweight JavaScriptCore REPL :)
-
| | |
| --- | --- |
| Bugzilla Link | [23430](https://llvm.org/bz23430) |
| Version | 3.6 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lhames |
## Extended Description
WebKit's …
-
hi,I try to build QT5.4.1 in the ubuntu ,but I'm getting an error as below. I'm using Ubuntu 16.04 with gcc 5.3.1
`/home/zhang/qt-everywhere-opensource-src-5.4.1/qtwebkit/Source/JavaScriptCore//libJa…
-
os: 10.11.1 (15B42)
build tool: nodejs v0.12.7
browser : safari 9.0.1 (11601.2.7.2)
![image](https://cloud.githubusercontent.com/assets/10861895/11677464/3885f890-9e79-11e5-9d98-9e3bee1aecf4.png)
!…