Bert Belder
|
a230735902
|
Refactor scopes and callbacks so users don't need to transmute (#183)
|
2020-01-16 22:48:27 +01:00 |
|
Bartek Iwańczuk
|
bddefbc2b2
|
Implicitly enter Isolate in v8::error (#191)
|
2020-01-05 18:07:50 +01:00 |
|
Ry Dahl
|
1f610ba5a5
|
Add StackFrame (#159)
|
2019-12-31 11:17:26 -05:00 |
|
Ry Dahl
|
5467ca9295
|
Improve v8::Message (#158)
|
2019-12-31 09:40:34 -05:00 |
|
Bert Belder
|
ae4b48eb22
|
Get rid of HandleScope closure, add CallbackScope (#119)
|
2019-12-25 00:31:36 +01:00 |
|
Bert Belder
|
196b5f60e4
|
Fix more mutability and lifetime issues (#103)
|
2019-12-21 06:11:12 +01:00 |
|
Bert Belder
|
331582561b
|
Add Local lifetimes back (#95)
|
2019-12-21 02:11:54 +01:00 |
|
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
|
54a7c0ff33
|
add docs to various structs (#82)
|
2019-12-19 14:14:19 +01:00 |
|
Bartek Iwańczuk
|
e6e35a57e9
|
add v8::Exception (#50)
|
2019-12-09 02:26:58 +01:00 |
|