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 |
|
Bartek Iwańczuk
|
85229bdd8a
|
add v8::PropertyCallbackInfo (#68)
|
2019-12-20 18:16:44 +01:00 |
|
Ry Dahl
|
68742be011
|
Remove lifetimes from Local, HandleScope, Locker (#90)
add v8_str
|
2019-12-19 23:36:29 -05:00 |
|
Ryan Dahl
|
887af28790
|
Remove LockedIsolate
|
2019-12-19 20:32:47 -05:00 |
|
Ryan Dahl
|
71140b4cc4
|
Change HandleScope::enter to take &Isolate, make v8::Locker into opaque blob
|
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
|
48f8a000cf
|
add implementation for v8::ReturnValue (#67)
|
2019-12-17 19:19:40 +01:00 |
|
Bartek Iwańczuk
|
7b094328ea
|
add v8::ReturnValue (#66)
|
2019-12-15 06:14:09 +08:00 |
|
Bartek Iwańczuk
|
2cfb80e174
|
Add v8::Function (#57)
|
2019-12-11 11:43:22 +08:00 |
|