Searched refs:on_launch (Results 1 – 4 of 4) sorted by relevance
53 app_options.on_launch = JS_DupValue(ctx, irq_cb); in native_app_entry()79 JSValue val = JS_Call(ctx, app_options.on_launch, JS_UNDEFINED, 1, &value); in app_entry()
18 int on_launch; member
64 app_options.on_launch = be_ref(ctx); in native_app_entry()108 be_push_ref(ctx, app_options.on_launch); in app_entry()
Completed in 8 milliseconds