Home
last modified time | relevance | path

Searched refs:JSVM_ARRAYSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Djs_native_api_v8_internals.h23 #define JSVM_ARRAYSIZE(array) node::arraysize((array)) macro
H A Djs_native_api_v8.cc2136 static_assert(JSVM_ARRAYSIZE(error_messages) == last_status + 1, in OH_JSVM_GetLastErrorInfo()

Completed in 10 milliseconds