Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crjsc::JSObject
Inherits
Reference
/
Object
Constructors
new
(jctx :
Crjsc::Context
, o :
ValueRef
)
Source
new
(jctx :
Crjsc::Context
, j :
Crjsc::LibJavaScriptCore::Objectref
)
Source
Instance methods
[]
(name :
Number
|
Float
)
Source
[]
(name)
Source
[]=
(name, value :
LibJavaScriptCore::Valueref
)
Source
[]=
(name, value)
Source
to_js
(ctx)
Source
to_unsafe
Source
to_value
Source