0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-21 09:58:46 +02:00
construct/include/ircd/js
2016-11-13 16:32:38 -08:00
..
args.h ircd::js: Add JS::CallArgs wrapper. 2016-11-13 16:29:46 -08:00
call.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
compartment.h ircd::js: Construct compartment from more implicit information. 2016-11-13 16:29:46 -08:00
context.h ircd::js: Simplify the interrupt(context) call. 2016-11-13 16:29:46 -08:00
debug.h ircd::js: Reflect JSType + value type tests. 2016-11-13 16:29:46 -08:00
del.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
error.h ircd::js: Improve exception sequence / Add script and line data. 2016-11-13 16:29:45 -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: Function to get JSFunction arity. 2016-11-13 16:32:38 -08:00
function_literal.h ircd::js: Add function_literal convenience. 2016-11-13 16:29:46 -08:00
get.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
has.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
id.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
js.h ircd::js: Use jsapi external string facilities for string constructions. 2016-11-13 16:32:38 -08:00
native.h ircd::js: Use jsapi external string facilities for string constructions. 2016-11-13 16:32:38 -08:00
object.h ircd::js: Disambiguate and improve value/object conversions. 2016-11-13 16:32:37 -08:00
priv.h ircd::js: Add recursive has(), get(), set(), del(). 2016-11-13 16:29:46 -08:00
runtime.h ircd::js: Support more debug and statistics from js engine. 2016-11-13 16:29:46 -08:00
script.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
set.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00
string.h ircd::js: Add wide character string constructions. 2016-11-13 16:32:38 -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: Use js strings in trap tree mappings. 2016-11-13 16:32:38 -08:00
value.h ircd::js: Use jsapi external string facilities for string constructions. 2016-11-13 16:32:38 -08:00
vector.h ircd::js: Add handle typedefs in object wrappers to clean up arguments. 2016-11-13 16:29:47 -08:00