Closed pinepain closed 7 years ago
This PR extends and clarify existent API and does not introduce any BC-breaking changes.
Changes list:
V8\Exception::*Error()
V8\ObjectValue
V8\Isolate::ThrowException()
This PR extends and clarify existent API and does not introduce any BC-breaking changes.
Changes list:
V8\Exception::*Error()
return type toV8\ObjectValue
as the only possible type;V8\Isolate::ThrowException()
.