Home
last modified time | relevance | path

Searched refs:native_new_location (Results 1 – 1 of 1) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Djseng-duk.c193 static duk_ret_t native_new_location(duk_context * cx) in native_new_location() function
1429 duk_push_c_function(cx, native_new_location, 1); in createJavaContext_0()