|
ELinks 0.19.1
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "elinks.h"#include "js/ecmascript.h"#include "js/mujs.h"#include "js/mujs/performance.h"#include "osdep/osdep.h"
Functions | |
| static void | mjs_performance_get_property_timeOrigin (js_State *J) |
| static void | mjs_performance_now (js_State *J) |
| void | mjs_push_performance (js_State *J) |
|
static |
|
static |
| void mjs_push_performance | ( | js_State * | J | ) |