Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp113 PandaString storage; in BuildGraph() local
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h538 …inline uintptr_t NewGlobalHandleImplement(NodeList<S> **storage, NodeList<S> **freeList, JSTaggedT… in NewGlobalHandleImplement()
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp43 static const uint8_t *GetTypeDescriptor(const std::string &name, std::string *storage) in GetTypeDescriptor()
Dassembler_emitter_test.cpp41 static const uint8_t *GetTypeDescriptor(const std::string &name, std::string *storage) in GetTypeDescriptor()