Searched refs:createTypeErrorMsgNull (Results 1 – 3 of 3) sorted by relevance
199 export const createTypeErrorMsgNull: () => number;
5074 static napi_value createTypeErrorMsgNull(napi_env env, napi_callback_info info) in createTypeErrorMsgNull() function10032 DECLARE_NAPI_FUNCTION("createTypeErrorMsgNull", createTypeErrorMsgNull), in Init()
413 let ret = napitest.createTypeErrorMsgNull();