Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Djit_fort.cpp87 size_t JitFort::FortAllocSize(size_t instrSize) in FortAllocSize() function in panda::ecmascript::JitFort
96 size_t size = FortAllocSize(desc->instructionsSize); in Allocate()
129 size_t size = FortAllocSize(obj->GetInstructionsSize()); in MarkJitFortMemAlive()
157 size_t size = FortAllocSize(obj->GetInstructionsSize()); in MarkJitFortMemInstalled()
H A Djit_fort.h72 size_t FortAllocSize(size_t instrSize);

Completed in 2 milliseconds