Searched refs:NUM_GLOBAL_CALL_ARGS (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
H A D | worker.cpp | 31 static constexpr uint8_t NUM_GLOBAL_CALL_ARGS = 3; member 848 if (argc < NUM_GLOBAL_CALL_ARGS) { in GlobalCall() |
Completed in 4 milliseconds