Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp432 JSTaggedValue taggedCapacity = GetArg(argv, argc, 3); in DEF_RUNTIME_STUBS() local
434 int capacity = taggedCapacity.GetInt(); in DEF_RUNTIME_STUBS()

Completed in 9 milliseconds