Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp1041 constexpr size_t numOps = 0x100; in RunInternal() local
1047 static std::array<const void *, numOps> instDispatchTable { in RunInternal()
1067 static std::array<const void *, numOps> debugDispatchTable { in RunInternal()

Completed in 14 milliseconds