pub fn dispose_platform()
Expand description

Clears all references to the v8::Platform. This should be invoked after V8 was disposed. If it is called if V8 is not disposed, it will panic.