Searched defs:CREATE_ERROR (Results 1 – 5 of 5) sorted by relevance
27 CREATE_ERROR, enumerator
31 inline constexpr std::string_view CREATE_ERROR { "napi_create_error" }; variable
66 inline constexpr std::string_view CREATE_ERROR = "napi_create_error"; variable
48 const int32_t CREATE_ERROR = 0; variable