Home
last modified time | relevance | path

Searched defs:machineCodeObjSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h57 uint32_t machineCodeObjSize; member
Dsnapshot_processor.cpp1188 … size_t nonMovableObjSize, size_t machineCodeObjSize, in DeserializeObjectExcludeString()