Searched defs:movable (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ |
| D | string.cpp | 70 … bool canBeCompressed, const LanguageContext &ctx, PandaVM *vm, bool movable, in CreateFromMUtf8() 94 bool movable, bool pinned) in CreateFromMUtf8() 104 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 113 …g::CreateFromMUtf8(const uint8_t *mutf8Data, const LanguageContext &ctx, PandaVM *vm, bool movable, in CreateFromMUtf8() 124 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromMUtf8() 133 bool movable, bool pinned) in CreateFromUtf8() 152 const LanguageContext &ctx, PandaVM *vm, bool movable, bool pinned) in CreateFromUtf16() 176 PandaVM *vm, bool movable, bool pinned) in CreateFromUtf16() 1050 …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
|