Home
last modified time | relevance | path

Searched defs:Expand (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dchunk.cpp37 uintptr_t Chunk::Expand(size_t size) in Expand() function in panda::ecmascript::Chunk
H A Ddyn_chunk.cpp21 int DynChunk::Expand(size_t newSize) in Expand() function in panda::ecmascript::DynChunk
H A Dlinear_space.cpp81 bool LinearSpace::Expand(bool isPromoted) in Expand() function in panda::ecmascript::LinearSpace
273 bool EdenSpace::Expand() in Expand() function in panda::ecmascript::EdenSpace
H A Dsparse_space.cpp88 bool SparseSpace::Expand() in Expand() function in panda::ecmascript::SparseSpace
/arkcompiler/ets_runtime/ecmascript/
H A Dsustaining_js_handle.cpp49 uintptr_t SustainingJSHandle::Expand() in Expand() function in panda::ecmascript::SustainingJSHandle
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
H A Ddyn_chunk.cpp21 int DynChunk::Expand(size_t newSize) in Expand() function in ark::DynChunk
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlexenv.cpp63 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFindResult &result) in Expand() function in ark::es2panda::compiler::VirtualLoadVar
127 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFindResult &result, in Expand() function in ark::es2panda::compiler::VirtualStoreVar
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlexenv.cpp86 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &result) in Expand() function in panda::es2panda::compiler::VirtualLoadVar
143 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &result, bool isDecl) in Expand() function in panda::es2panda::compiler::VirtualStoreVar
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp145 bool SharedSparseSpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedSparseSpace
508 bool SharedReadOnlySpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedReadOnlySpace

Completed in 7 milliseconds