Home
last modified time | relevance | path

Searched defs:SetArrayLength (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.h54 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function in panda::ecmascript::JSSharedArray
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.h58 inline void SetArrayLength([[maybe_unused]]const JSThread *thread, uint32_t length) in SetArrayLength() function in panda::ecmascript::JSArray
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dshare_gate_meta_data.h532 void SetArrayLength(uint32_t length) in SetArrayLength() function in panda::ecmascript::kungfu::ArrayMetaDataAccessor
H A Dstub_builder.cpp2861 void StubBuilder::SetArrayLength(GateRef glue, GateRef object, GateRef len) in SetArrayLength() function in panda::ecmascript::kungfu::StubBuilder

Completed in 19 milliseconds