Home
last modified time | relevance | path

Searched refs:MAX_RUNTIME_FUNCTIONS (Results 1 – 1 of 1) sorted by relevance

/ark/js_runtime/ecmascript/
Djs_thread.h363 static constexpr uint32_t MAX_RUNTIME_FUNCTIONS = kungfu::EXTERNAL_RUNTIME_STUB_MAXCOUNT; variable
428 Address runtimeFunctions_[MAX_RUNTIME_FUNCTIONS];
451 JSThread::MAX_RUNTIME_FUNCTIONS * sizeof(uint32_t), \
452 JSThread::MAX_RUNTIME_FUNCTIONS * sizeof(uint64_t)) \