0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-29 00:44:17 +01:00
construct/include/ircd/js
2016-11-13 16:32:41 -08:00
..
args.h
call.h ircd::js: Order arguments to call() more intuitively. 2016-11-13 16:32:41 -08:00
compartment.h
context.h ircd::js: Task identification (PID) and reference counted management. 2016-11-13 16:32:41 -08:00
debug.h ircd::js: Add property flag reflection. 2016-11-13 16:32:41 -08:00
del.h ircd::js: get()/set()/has()/del() for array object indexes. 2016-11-13 16:32:41 -08:00
error.h
for_each.h
function.h ircd::js: Order arguments to call() more intuitively. 2016-11-13 16:32:41 -08:00
function_literal.h
generator.h
get.h ircd::js: get()/set()/has()/del() for array object indexes. 2016-11-13 16:32:41 -08:00
global.h
has.h ircd::js: get()/set()/has()/del() for array object indexes. 2016-11-13 16:32:41 -08:00
id.h
js.h ircd::js: get()/set()/has()/del() for array object indexes. 2016-11-13 16:32:41 -08:00
native.h
object.h ircd::js: Additional object utils; array-object type support. 2016-11-13 16:32:41 -08:00
root.h
runtime.h ircd::js: Functions to get current zone; debug callbacks for zone; etc. 2016-11-13 16:32:40 -08:00
script.h ircd::js: Script decompilation; check if function is ctor; interning for string. 2016-11-13 16:32:40 -08:00
set.h ircd::js: get()/set()/has()/del() for array object indexes. 2016-11-13 16:32:41 -08:00
string.h ircd::js: Persistent string for trap map to be sure. 2016-11-13 16:32:40 -08:00
task.h ircd::js: Task identification (PID) and reference counted management. 2016-11-13 16:32:41 -08:00
timer.h
trap.h ircd::js: Add JSProp flags as arguments for constructing trap. 2016-11-13 16:32:41 -08:00
trap_function.h
value.h ircd::js: Quadword value construction. 2016-11-13 16:32:41 -08:00
vector.h ircd::js: Vector construction from Object of array type. 2016-11-13 16:32:41 -08:00