0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-01-12 17:09:28 -05:00
denoland-rusty-v8/tests
Ben Noordhuis 7b0269b447
Add ObjectTemplate and Template::set() (#225)
The ObjectTemplate type already existed but now it can also be
instantiated.

This commit also adds Template::set() to actually make that useful.
2020-01-19 21:58:20 +01:00
..
compile_fail Add ContextScope and lay foundations for scope inheritance (#223) 2020-01-18 13:41:28 +01:00
test_api.rs Add ObjectTemplate and Template::set() (#225) 2020-01-19 21:58:20 +01:00