[][src]Trait boa::builtins::object::InternalState

pub trait InternalState: Debug { }

This trait must be implemented by all structs used for internal state.

Implementors

Loading content...