0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-25 15:29:43 -05:00
denoland-rusty-v8/tests
Ben Noordhuis 6efb395fdc Add Object::define_own_property() (#228)
This commit introduces the NONE, READ_ONLY, DONT_ENUM and DONT_DELETE
property attributes.
2020-01-20 11:16:24 -05:00
..
compile_fail Add ContextScope and lay foundations for scope inheritance (#223) 2020-01-18 13:41:28 +01:00
test_api.rs Add Object::define_own_property() (#228) 2020-01-20 11:16:24 -05:00