Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp144 return TaggedGetInt(CallRuntime(glue_, RTSTUB_ID(LinkedHashMapComputeCapacity), { in ComputeCapacity()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h376 V(LinkedHashMapComputeCapacity) \
Druntime_stubs.cpp3230 DEF_RUNTIME_STUBS(LinkedHashMapComputeCapacity) in DEF_RUNTIME_STUBS() argument
3232 RUNTIME_STUBS_HEADER(LinkedHashMapComputeCapacity); in DEF_RUNTIME_STUBS()