Searched refs:init_function_constr (Results 1 – 3 of 3) sorted by relevance
471 HRESULT init_function_constr(script_ctx_t*,jsdisp_t*) DECLSPEC_HIDDEN;
968 hres = init_function_constr(ctx, object_prototype); in init_constructors()
1010 HRESULT init_function_constr(script_ctx_t *ctx, jsdisp_t *object_prototype) in init_function_constr() function