class JavaScriptCore::ValuePrivate

Defined in:

lib/gi-crystal/src/auto/java_script_core-5.0/value_private.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def to_unsafe : Pointer(Void) #