Struct boa::builtins::function::BuiltInFunctionObject [−][src]
pub struct BuiltInFunctionObject;Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BuiltInFunctionObject
impl Send for BuiltInFunctionObject
impl Sync for BuiltInFunctionObject
impl Unpin for BuiltInFunctionObject
impl UnwindSafe for BuiltInFunctionObject
Blanket Implementations
Mutably borrows from an owned value. Read more