Searched defs:movable (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ |
| D | string.cpp | 69 … bool canBeCompressed, const LanguageContext &ctx, PandaVM *vm, bool movable, in CreateFromMUtf8() 93 bool movable, bool pinned) in CreateFromMUtf8() 103 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 112 …g::CreateFromMUtf8(const uint8_t *mutf8Data, const LanguageContext &ctx, PandaVM *vm, bool movable, in CreateFromMUtf8() 123 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 132 bool movable, bool pinned) in CreateFromUtf8() 151 PandaVM *vm, bool movable, bool pinned) in CreateFromUtf16() 1036 …StringObject(size_t length, bool compressed, const LanguageContext &ctx, PandaVM *vm, bool movable, in AllocStringObject()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | pygote_space_allocator_test_base.cpp | 164 auto movable = ark::ObjectHeader::Create(cls); in MuchObjectAllocTest() local
|