.. |
args.h
|
ircd::js: Return undefined for args::operator[]; bounds check on args::at().
|
2016-11-25 19:23:46 -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: GC related fixes.
|
2016-11-13 16:34:27 -08:00 |
contract.h
|
ircd::js: Add asynchronous state and completion target mechanism.
|
2016-11-13 16:33:22 -08:00 |
debug.h
|
ircd::js: Add property flag reflection.
|
2016-11-13 16:32:41 -08:00 |
del.h
|
ircd::js: Add constructible-id overload for get()/set()/has()/del().
|
2016-11-13 16:33:25 -08:00 |
error.h
|
ircd::js: Fix pending exception propagation on interleaving stack.
|
2016-11-25 19:23:46 -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: Various type and conversion tweaks.
|
2016-11-13 16:33:24 -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: Improve reserved data access.
|
2016-11-13 16:34:27 -08:00 |
global.h
|
ircd::js: GC related fixes.
|
2016-11-13 16:34:27 -08:00 |
has.h
|
ircd::js: Improve reserved data access.
|
2016-11-13 16:34:27 -08:00 |
id.h
|
ircd::js: Various type and conversion tweaks.
|
2016-11-13 16:33:24 -08:00 |
js.h
|
ircd::js: Improve private slot access.
|
2016-11-13 16:34:27 -08:00 |
native.h
|
ircd::locale: Add char16_t conversion overloads for unterminated strings.
|
2016-11-13 16:34:06 -08:00 |
object.h
|
ircd::js: GC related fixes.
|
2016-11-13 16:34:27 -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: GC related fixes.
|
2016-11-13 16:34:27 -08:00 |
script.h
|
ircd::js: Improve off-thread compilation error handling.
|
2016-11-13 16:34:27 -08:00 |
set.h
|
ircd::js: Improve reserved data access.
|
2016-11-13 16:34:27 -08:00 |
star.h
|
ircd::js: Add asynchronous state and completion target mechanism.
|
2016-11-13 16:33:22 -08:00 |
string.h
|
ircd::js: Add an inefficient std::u16string conversion for string.
|
2016-11-13 16:34:27 -08:00 |
task.h
|
ircd::js: Improve private slot access.
|
2016-11-13 16:34:27 -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 std::string for trap mapping.
|
2016-11-25 19:23:33 -08:00 |
trap_function.h
|
ircd::js: Improve trap callback arguments; add this value.
|
2016-11-13 16:34:00 -08:00 |
value.h
|
ircd::js: GC related fixes.
|
2016-11-13 16:34:27 -08:00 |
vector.h
|
ircd::js: Various type and conversion tweaks.
|
2016-11-13 16:33:24 -08:00 |