Searched defs:CreateObject (Results 1 – 13 of 13) sorted by relevance
5 MaybeLocal<Array> CreateObject() const { in CreateObject() function
4 MaybeLocal<Array> CreateObject() const { in CreateObject() function
4 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
5 napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
7 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
181 CreateObject(strProgID: string, strPrefix?: string): any; variable
201 CreateObject(strProgID: string, strPrefix?: string): any; variable
88 MaybeLocal<Array> CreateObject() const { in CreateObject() function in node::heap::JSGraph
116 CefRefPtr<CefV8Value> CefV8Value::CreateObject( in CreateObject() function in CefV8Value
1305 CefRefPtr<CefV8Value> CefV8Value::CreateObject( in CreateObject() function in CefV8Value
17196 CreateObject(strProgID: string, strPrefix?: string): any; variable