0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-04 14:48:56 +02:00
construct/include/ircd/js
2016-11-13 16:29:44 -08:00
..
compartment.h ircd::js: Improve trap exceptions; noexcept all jsapi callbacks. 2016-11-13 16:29:44 -08:00
context.h ircd::js: Fix inline linkage on context wrapper functions. 2016-11-13 16:29:44 -08:00
debug.h ircd::js: Add debug / reflection for JSErrorReport; deinline other debug. 2016-11-13 16:29:43 -08:00
error.h ircd::js: Add js exception hierarchy. 2016-11-13 16:29:44 -08:00
for_each.h ircd::js: Moz people recommend thread_local JSRuntime/JSContext; 2016-11-13 16:29:43 -08:00
get.h ircd::js: Add basic priv()/get() object manip functions. 2016-11-13 16:29:44 -08:00
id.h ircd::js: Moz people recommend thread_local JSRuntime/JSContext; 2016-11-13 16:29:43 -08:00
js.h ircd::js: Fix inline linkage on context wrapper functions. 2016-11-13 16:29:44 -08:00
priv.h ircd::js: Add basic priv()/get() object manip functions. 2016-11-13 16:29:44 -08:00
runtime.h ircd::js: Improve trap exceptions; noexcept all jsapi callbacks. 2016-11-13 16:29:44 -08:00
script.h ircd::js: Moz people recommend thread_local JSRuntime/JSContext; 2016-11-13 16:29:43 -08:00
string.h ircd::js: Add string utf conversions; improve string related. 2016-11-13 16:29:44 -08:00
trap.h ircd::js: Improve trap exceptions; noexcept all jsapi callbacks. 2016-11-13 16:29:44 -08:00