Marco Castelluccio
|
e50acfa9f1
|
Use GC_register_disappearing_link to implement weak references
|
2015-07-28 20:23:58 +02:00 |
Marco Castelluccio
|
4aa31e0d50
|
Klass removal
|
2015-07-22 01:20:44 +02:00 |
Marco Castelluccio
|
9ec6fc86bf
|
Make getArrayFromAddr only handle addresses
|
2015-06-28 07:47:33 +02:00 |
Myk Melez
|
cb1d3c5dc2
|
get font size from correct property
|
2015-06-25 16:53:53 -07:00 |
Myk Melez
|
a63369de3c
|
remove unnecessary OBJ_HDR_SIZE and HASH_CODE_OFFSET globals
|
2015-06-25 15:57:15 -07:00 |
Myk Melez
|
315f723b70
|
add header to object layout and reference objects by address
|
2015-06-18 14:02:09 -07:00 |
Myk Melez
|
371d037941
|
Merge branch 'master' into mbebenita-intex-merge-from-master
|
2015-05-27 13:16:35 -07:00 |
Marco Castelluccio
|
51f4ab1652
|
Add needed InvocationImpl bindings
|
2015-05-22 16:17:51 +02:00 |
Marco Castelluccio
|
74160c7aab
|
Support content handler registration
|
2015-05-22 15:50:29 +02:00 |
Brendan Dahl
|
c80cb03206
|
Merge branch 'master' of https://github.com/mozilla/j2me.js into intex
Conflicts:
Makefile
jsshell.js
references-jsc.ts
references.ts
vm/context.ts
vm/jvm.ts
|
2015-05-14 17:27:30 -07:00 |
Brendan Dahl
|
f7ba6156c6
|
Merge branch 'strings-squash3' into intex
Conflicts:
bindings.ts.in
java/custom/java/lang/String.java
native.js
string.js
vm/classRegistry.ts
vm/runtime.ts
|
2015-05-14 16:48:57 -07:00 |
Michael Bebenita
|
1f1cf0d9b2
|
Self host strings, streams and string builders.
|
2015-05-09 00:45:07 -07:00 |
Marco Castelluccio
|
b616a6afa8
|
Remove Link bindings because the Link class has been removed
|
2015-05-09 01:55:42 +02:00 |
Myk Melez
|
d61cb1f061
|
declare Isolate._priority and reassign Isolate type to isolate parameter
|
2015-04-30 14:35:15 -07:00 |
Myk Melez
|
987d46fc1f
|
prioritize contexts by isolate priority before thread priority
|
2015-04-29 15:05:20 -07:00 |
Marco Castelluccio
|
802f9838d6
|
Don't define bindings for JSR_256 and JSR_179 classes when they're disabled
|
2015-04-24 15:22:12 +02:00 |