module

Duktape::API::Get

Instance methods

get_boolean(index : LibDUK::Index)
Source
get_buffer(index : LibDUK::Index)
Source
get_context(index : LibDUK::Index)
Source
get_global_heapptr(key : Pointer(Void))
Source
get_global_string(key : String)
Source
get_heapptr(index : LibDUK::Index)
Source
get_int(index : LibDUK::Index)
Source
get_length(index : LibDUK::Index)
Source
get_lstring(index : LibDUK::Index)
Source
get_number(index : LibDUK::Index)
Source
get_pointer(index : LibDUK::Index)
Source
get_prop_string(index : LibDUK::Index, key : String)
Source
get_string(index : LibDUK::Index)
Source
get_uint(index : LibDUK::Index)
Source