Searched defs:InitAppModule (Results 1 – 4 of 4) sorted by relevance
60 void InitAppModule(JSIValue exports) in InitAppModule() function
220 void InitAppModule(const shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& moduleObj) in InitAppModule() function
262 void InitAppModule(JSContext* ctx, JSValue& moduleObj) in InitAppModule() function
436 void InitAppModule(v8::Local<v8::Object> moduleObj, v8::Isolate* isolate) in InitAppModule() function