|
Shaka Player Embedded
|
#include "src/mapping/jsc/jsc_utils.h"#include <vector>#include "src/mapping/js_engine.h"#include "src/mapping/js_wrappers.h"Go to the source code of this file.
Namespaces | |
| shaka | |
Functions | |
| JSContextRef | shaka::GetContext () |
| void | shaka::OnUncaughtException (JSValueRef exception, bool in_promise) |
| JSValueRef | shaka::CreateNativeObject (const std::string &name, JSValueRef *args, size_t argc) |
1.8.13