-
-
04 Sep 2018 11:14:29 UTC
- Distribution: JavaScript-Duktape
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (688 / 31 / 0)
- Kwalitee
Bus factor: 0- License: perl_5
- Activity
24 month- Tools
- Download (1.48MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Inline
- Inline::C
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
alloc
alloc_raw
base64_decode
base64_encode
buffer_to_string
call
call_method
call_prop
char_code_at
check_stack
check_stack_top
check_type
check_type_mask
compact
compile
compile_lstring
compile_lstring_filename
-
see http://duktape.org/api.html#duk_compile_lstring_filename
compile_string
compile_string_filename
components_to_time
concat
config_buffer
copy
decode_string
def_prop
del_prop
del_prop_heapptr
del_prop_index
del_prop_literal
del_prop_lstring
del_prop_string
destroy_heap
dump_function
dup
dup_top
enum
equals
error_va
eval
eval_error_va
eval_lstring
eval_lstring_noresult
eval_noresult
eval_string
eval_string_noresult
fatal
free
free_raw
freeze
gc
generic_error_va
get_boolean
get_boolean_default
get_buffer
get_buffer_data
get_buffer_data_default
get_buffer_default
get_c_function
get_c_function_default
get_context
get_context_default
get_current_magic
get_error_code
get_finalizer
get_global_heapptr
get_global_literal
get_global_lstring
get_global_string
get_heapptr
get_heapptr_default
get_int
get_int_default
get_length
get_lstring
get_lstring_default
get_magic
get_memory_functions
get_now
get_number
get_number_default
get_pointer
get_pointer_default
get_prop
get_prop_desc
get_prop_heapptr
get_prop_index
get_prop_literal
get_prop_lstring
get_prop_string
get_prototype
get_string
get_string_default
get_top
get_top_index
get_type
get_type_mask
get_uint
get_uint_default
has_prop
has_prop_heapptr
has_prop_index
has_prop_literal
has_prop_lstring
has_prop_string
hex_decode
hex_encode
insert
inspect_callstack_entry
inspect_value
instanceof
is_array
is_boolean
is_bound_function
is_buffer
is_buffer_data
is_c_function
is_callable
is_constructable
is_constructor_call
is_dynamic_buffer
is_ecmascript_function
is_error
is_eval_error
is_fixed_buffer
is_function
is_lightfunc
is_nan
is_null
is_null_or_undefined
is_number
is_object
is_object_coercible
is_pointer
is_primitive
is_range_error
is_reference_error
is_strict_call
is_string
is_symbol
is_syntax_error
is_thread
is_type_error
is_undefined
is_uri_error
is_valid_index
join
json_decode
json_encode
load_function
map_string
new
next
normalize_index
opt_boolean
opt_buffer
opt_buffer_data
opt_c_function
opt_context
opt_heapptr
opt_int
opt_lstring
opt_number
opt_pointer
opt_string
opt_uint
pcall
pcall_method
pcall_prop
pcompile
pcompile_lstring
pcompile_lstring_filename
-
see http://duktape.org/api.html#duk_pcompile_lstring_filename
pcompile_string
pcompile_string_filename
-
see http://duktape.org/api.html#duk_pcompile_string_filename
peval
peval_lstring
peval_lstring_noresult
peval_noresult
peval_string
peval_string_noresult
pnew
pop
pop_2
pop_3
pop_n
push_array
push_bare_object
push_boolean
push_buffer
push_buffer_object
push_c_function
push_c_lightfunc
push_context_dump
push_current_function
push_current_thread
push_dynamic_buffer
push_error_object_va
push_external_buffer
push_false
push_fixed_buffer
push_global_object
push_global_stash
push_heap_stash
push_heapptr
push_int
push_literal
push_lstring
push_nan
push_new_target
push_null
push_number
push_object
push_pointer
push_proxy
push_string
push_this
push_thread
push_thread_new_globalenv
-
see http://duktape.org/api.html#duk_push_thread_new_globalenv
push_thread_stash
push_true
push_uint
push_undefined
push_vsprintf
put_function_list
put_global_heapptr
put_global_literal
put_global_lstring
put_global_string
put_number_list
put_prop
put_prop_heapptr
put_prop_index
put_prop_literal
put_prop_lstring
put_prop_string
random
range_error_va
realloc
realloc_raw
reference_error_va
remove
replace
require_boolean
require_buffer
require_buffer_data
require_c_function
require_callable
require_context
require_function
require_heapptr
require_int
require_lstring
require_normalize_index
require_null
require_number
require_object
require_object_coercible
-
see http://duktape.org/api.html#duk_require_object_coercible
require_pointer
require_stack
require_stack_top
require_string
require_top_index
require_type_mask
require_uint
require_undefined
require_valid_index
resize_buffer
resume
safe_call
safe_to_lstring
safe_to_string
samevalue
seal
set_finalizer
set_global_object
set_length
set_magic
set_prototype
set_top
steal_buffer
strict_equals
substring
suspend
swap
swap_top
syntax_error_va
throw
time_to_components
to_boolean
to_buffer
to_dynamic_buffer
to_fixed_buffer
to_int
to_int32
to_lstring
to_null
to_number
to_object
to_pointer
to_primitive
to_string
to_uint
to_uint16
to_uint32
to_undefined
trim
type_error_va
uri_error_va
Module Install Instructions
To install JavaScript::Duktape, copy and paste the appropriate command in to your terminal.
cpanm JavaScript::Duktape
perl -MCPAN -e shell install JavaScript::Duktape
For more information on module installation, please visit the detailed CPAN module installation guide.