mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-22 23:20:03 -05:00
d4cd5d2733
* The purpose of this change is to match the C++ API more closely. * This patch also increases consistency between the 'extern "C"' function definitions on the Rust side with those on the C++ side. * The 'message' parameter (a v8::String) to the various error constructors no longer needs to be mutable. |
||
---|---|---|
.. | ||
compile_fail | ||
test_api.rs |