Skip to main content

constant

Function constant 

Source
pub fn constant(name: &str) -> Option<Value>
Expand description

Non-function members of the v8 namespace, exposed as constructor values so require('v8').Serializer (etc.) resolve and new reaches construct. Requires the parent to route "v8" into stdlib::constant.