Home
last modified time | relevance | path

Searched defs:Expand (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlexenv.cpp63 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFindR… in Expand() function in ark::es2panda::compiler::VirtualLoadVar
127 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const varbinder::ConstScopeFind… in Expand() function in ark::es2panda::compiler::VirtualStoreVar
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlexenv.cpp82 void VirtualLoadVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &r… in Expand() function in panda::es2panda::compiler::VirtualLoadVar
139 void VirtualStoreVar::Expand(PandaGen *pg, const ir::AstNode *node, const binder::ScopeFindResult &… in Expand() function in panda::es2panda::compiler::VirtualStoreVar
/arkcompiler/ets_runtime/ecmascript/mem/
Dchunk.cpp36 uintptr_t Chunk::Expand(size_t size) in Expand() function in panda::ecmascript::Chunk
Ddyn_chunk.cpp21 int DynChunk::Expand(size_t newSize) in Expand() function in panda::ecmascript::DynChunk
Dlinear_space.cpp84 bool LinearSpace::Expand(bool isPromoted) in Expand() function in panda::ecmascript::LinearSpace
Djit_fort.cpp407 void MemDescPool::Expand() in Expand() function in panda::ecmascript::MemDescPool
Dsparse_space.cpp90 bool SparseSpace::Expand() in Expand() function in panda::ecmascript::SparseSpace
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.cpp21 int DynChunk::Expand(size_t newSize) in Expand() function in ark::DynChunk
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_chunk.h58 void Expand() in Expand() function
/arkcompiler/ets_runtime/ecmascript/
Dsustaining_js_handle.cpp58 uintptr_t SustainingJSHandle::Expand() in Expand() function in panda::ecmascript::SustainingJSHandle
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_shared_partial_test.cpp40 void Expand(JSThread *thread) in Expand() function in panda::test::SharedTestSpace
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp144 bool SharedSparseSpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedSparseSpace
590 bool SharedReadOnlySpace::Expand(JSThread *thread) in Expand() function in panda::ecmascript::SharedReadOnlySpace
/arkcompiler/ets_runtime/common_components/objects/string_table/
Dhashtriemap-inl.h30 …Map<Mutex, ThreadHolder, SlotBarrier>::Node* HashTrieMap<Mutex, ThreadHolder, SlotBarrier>::Expand( in Expand() function