.. |
args.h
|
ircd::js: Add convenience functions to struct args.
|
2016-11-13 16:32:39 -08:00 |
call.h
|
ircd::js: Order arguments to call() more intuitively.
|
2016-11-13 16:32:41 -08:00 |
compartment.h
|
ircd::js: Allow setting the ECMA version for a compartment.
|
2016-11-13 16:32:40 -08:00 |
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
|
ircd::js: Improve/cleanup exception string generaton related.
|
2016-11-13 16:32:39 -08:00 |
for_each.h
|
ircd::js: Add handle typedefs in object wrappers to clean up arguments.
|
2016-11-13 16:29:47 -08:00 |
function.h
|
ircd::js: Order arguments to call() more intuitively.
|
2016-11-13 16:32:41 -08:00 |
function_literal.h
|
ircd::js: Convert all JS type wrappers into templates and typedef on requsted GC.
|
2016-11-13 16:32:39 -08:00 |
generator.h
|
ircd::js: Add generator state class.
|
2016-11-13 16:32:39 -08:00 |
get.h
|
ircd::js: get()/set()/has()/del() for array object indexes.
|
2016-11-13 16:32:41 -08:00 |
global.h
|
ircd::js: Add global/task struct.
|
2016-11-13 16:32:40 -08:00 |
has.h
|
ircd::js: get()/set()/has()/del() for array object indexes.
|
2016-11-13 16:32:41 -08:00 |
id.h
|
ircd::js: Convert all JS type wrappers into templates and typedef on requsted GC.
|
2016-11-13 16:32:39 -08:00 |
js.h
|
ircd::js: get()/set()/has()/del() for array object indexes.
|
2016-11-13 16:32:41 -08:00 |
native.h
|
ircd::locale: Move char16_t conversions into namespace.
|
2016-11-13 16:32:40 -08:00 |
object.h
|
ircd::js: Additional object utils; array-object type support.
|
2016-11-13 16:32:41 -08:00 |
root.h
|
ircd::js: Add conversions for JS::Heap<> type to handle types.
|
2016-11-13 16:32:39 -08:00 |
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
|
ircd::js: Add wait-free (for the user) timer.
|
2016-11-13 16:29:45 -08:00 |
trap.h
|
ircd::js: Add JSProp flags as arguments for constructing trap.
|
2016-11-13 16:32:41 -08:00 |
trap_function.h
|
ircd::js: Add trap_function alternative to full object trap.
|
2016-11-13 16:32:38 -08:00 |
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 |