Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot_json_serializer.cpp296 size_t capcity = stringTable->GetCapcity(); in SerializeStringTable() local
297 ASSERT(capcity > 0); in SerializeStringTable()
300 if (i == capcity - 1) { in SerializeStringTable()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.h840 GateRef ShouldTransToDict(GateRef capcity, GateRef index);

Completed in 3 milliseconds