Pyrogenesis trunk
Namespaces | Functions
Promises.cpp File Reference
#include "precompiled.h"
#include "Promises.h"
#include "lib/debug.h"
#include "scriptinterface/FunctionWrapper.h"
#include "scriptinterface/Object.h"
#include "scriptinterface/ScriptInterface.h"
#include "scriptinterface/ScriptRequest.h"
Include dependency graph for Promises.cpp:

Namespaces

namespace  Script
 Wraps SM APIs for manipulating JS objects.
 

Functions

void Script::UnhandledRejectedPromise (JSContext *cx, bool, JS::HandleObject promise, JS::PromiseRejectionHandlingState state, void *)