Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.h142 void AllocateToMachineCodeSpace(size_t machineCodeSpaceSize);
Dbase_deserializer.cpp535 AllocateToMachineCodeSpace(machineCodeSpaceSize); in AllocateToDifferentSpaces()
587 void BaseDeserializer::AllocateToMachineCodeSpace(size_t machineCodeSpaceSize) in AllocateToMachineCodeSpace() function in panda::ecmascript::BaseDeserializer