Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "js/Promise.h"
#include <queue>
Go to the source code of this file.
Classes | |
class | Script::JobQueue |
struct | Script::JobQueue::QueueElement |
Namespaces | |
namespace | Script |
Wraps SM APIs for manipulating JS objects. | |
Functions | |
void | Script::UnhandledRejectedPromise (JSContext *cx, bool, JS::HandleObject promise, JS::PromiseRejectionHandlingState state, void *) |