Ry Dahl
|
e89a968ff2
|
add more docs and clean up exception, json modules (#92)
|
2019-12-20 08:47:20 -05:00 |
|
Ry Dahl
|
68742be011
|
Remove lifetimes from Local, HandleScope, Locker (#90)
add v8_str
|
2019-12-19 23:36:29 -05:00 |
|
Ry Dahl
|
b610e7cda9
|
Add v8::Isolate::add_message_listener (#89)
|
2019-12-19 21:34:07 -05:00 |
|
Ryan Dahl
|
887af28790
|
Remove LockedIsolate
|
2019-12-19 20:32:47 -05:00 |
|
Ry Dahl
|
11ba352065
|
Rename CxxIsolate to Isolate and Isolate to OwnedIsolate (#85)
|
2019-12-19 19:15:52 -05:00 |
|
Bartek Iwańczuk
|
cb0d2e3bec
|
add v8::PromiseRejectMessage (#65)
|
2019-12-19 14:13:33 +01:00 |
|
Ryan Dahl
|
24ca978b33
|
Add v8::Isolate::set_capture_stack_trace_for_uncaught_exceptions
|
2019-12-18 17:40:45 -05:00 |
|
Bartek Iwańczuk
|
e6e35a57e9
|
add v8::Exception (#50)
|
2019-12-09 02:26:58 +01:00 |
|
Ry Dahl
|
803ae45263
|
Simplify public API and move tests to tests/test_api.rs (#24)
|
2019-12-04 00:57:06 -05:00 |
|
Bert Belder
|
b4674c62b8
|
Basic support for Local<Number> and Local<Integer> (#23)
|
2019-12-04 01:50:26 +01:00 |
|
Ry Dahl
|
0e02971a35
|
First pass at test setup function (#22)
|
2019-12-01 09:19:22 -08:00 |
|
Ryan Dahl
|
517c213f1e
|
minor clean ups
|
2019-11-30 09:34:41 -08:00 |
|
Ryan Dahl
|
0a256461e2
|
Rename src/v8.rs to src/V8.rs
|
2019-11-30 09:34:41 -08:00 |
|
Bert Belder
|
011b9f31a7
|
First pass at HandleScope (#18)
|
2019-11-27 07:14:39 -08:00 |
|
Bert Belder
|
0339c5f3b3
|
Create first isolate (#17)
|
2019-11-20 13:36:15 -08:00 |
|
Bert Belder
|
37a656014b
|
Work towards creating first Isolate (#12)
|
2019-11-18 13:43:53 -08:00 |
|