Home
last modified time | relevance | path

Searched defs:SetLength (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string_builder.h100 void SetLength(EtsInt length) in SetLength() function in ark::ets::EtsStringBuilder
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray.h213 void SetLength(ArraySizeT length) in SetLength() function in ark::ark::coretypes::Array
H A Dstring.h322 void SetLength(uint32_t length, bool compressed = false) in SetLength() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_vector.cpp95 JSTaggedValue ContainersVector::SetLength(EcmaRuntimeCallInfo *argv) in SetLength() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_vector.cpp60 void JSAPIVector::SetLength(JSThread *thread, const JSHandle<JSAPIVector> &vector, uint32_t newSize) in SetLength() function in panda::ecmascript::JSAPIVector
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h188 inline void SetLength(uint32_t length, bool compressed = false) in SetLength() function in panda::ecmascript::EcmaString
/arkcompiler/toolchain/tooling/base/
H A Dpt_events.h482 ScriptFailedToParse &SetLength(int32_t length) in SetLength() function in panda::ecmascript::tooling::final
750 ScriptParsed &SetLength(int32_t length) in SetLength() function in panda::ecmascript::tooling::final
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3569 inline void StubBuilder::SetLength(GateRef glue, GateRef str, GateRef length, bool compressed) in SetLength() function in panda::ecmascript::kungfu::StubBuilder
3581 inline void StubBuilder::SetLength(GateRef glue, GateRef str, GateRef length, GateRef isCompressed) in SetLength() function in panda::ecmascript::kungfu::StubBuilder

Completed in 18 milliseconds