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:40 -08:00
..
args.h ircd::js: Add convenience functions to struct args. 2016-11-13 16:32:39 -08:00
call.h
compartment.h ircd::js: Allow setting the ECMA version for a compartment. 2016-11-13 16:32:40 -08:00
context.h ircd::js: Functions to get current zone; debug callbacks for zone; etc. 2016-11-13 16:32:40 -08:00
debug.h
del.h
error.h ircd::js: Improve/cleanup exception string generaton related. 2016-11-13 16:32:39 -08:00
for_each.h
function.h ircd::js: Script decompilation; check if function is ctor; interning for string. 2016-11-13 16:32:40 -08:00
function_literal.h
generator.h ircd::js: Add generator state class. 2016-11-13 16:32:39 -08:00
get.h ircd::js: Add object private/reserved getters and setters. 2016-11-13 16:32:40 -08:00
global.h ircd::js: Add global/task struct. 2016-11-13 16:32:40 -08:00
has.h
id.h
js.h ircd::js: Add global/task struct. 2016-11-13 16:32:40 -08:00
native.h ircd::locale: Move char16_t conversions into namespace. 2016-11-13 16:32:40 -08:00
object.h ircd::js: Add object private/reserved getters and setters. 2016-11-13 16:32:40 -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: Add object private/reserved getters and setters. 2016-11-13 16:32:40 -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: Add global/task struct. 2016-11-13 16:32:40 -08:00
timer.h
trap.h ircd::js: Trap find() overload with JSString type. 2016-11-13 16:32:40 -08:00
trap_function.h
value.h ircd::js: Add object private/reserved getters and setters. 2016-11-13 16:32:40 -08:00
vector.h ircd::js: Disambiguate vector<value> initializer list constructor. 2016-11-13 16:32:39 -08:00