heyq02/moonjs/src/builtins does not have a README file
pub struct Builtins {
object_proto : Object
function_proto : Object
array_proto : Object
string_proto : Object
error_proto : Object
type_error_proto : Object
range_error_proto : Object
syntax_error_proto : Object
reference_error_proto : Object
object_ctor : NativeFunction
string_ctor : NativeFunction
error_ctor : NativeFunction
type_error_ctor : NativeFunction
range_error_ctor : NativeFunction
syntax_error_ctor : NativeFunction
reference_error_ctor : NativeFunction
}Install
Download zip