Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.h49 void SetData(const uint8_t *stackMapData, size_t codeLength) in SetData() argument
56 this->GetInstructionSizeInBytes(), stackMapData, codeLength) != EOK) { in SetData()