Searched refs:createSyntaxErrorCode (Results 1 – 2 of 2) sorted by relevance
147 static napi_value createSyntaxErrorCode(napi_env env, napi_callback_info info) { in createSyntaxErrorCode() function189 DECLARE_NODE_API_PROPERTY("createSyntaxErrorCode", createSyntaxErrorCode), in Init()
143 error = test_error.createSyntaxErrorCode();