Home
last modified time | relevance | path

Searched refs:IsSMemSpace (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory-inl.h77 ASSERT(IsSMemSpace(type)); in AllocSlicedStringObject()
85 ASSERT(IsSMemSpace(type)); in AllocConstantStringObject()
H A Decma_string_table.cpp438 ASSERT(IsSMemSpace(type)); in GetOrInternStringWithSpaceType()
467 ASSERT(IsSMemSpace(type)); in GetOrInternStringWithSpaceType()
491 ASSERT(IsSMemSpace(type)); in GetOrInternStringWithSpaceTypeWithoutJSHandle()
H A Decma_string-inl.h162 ASSERT(IsSMemSpace(type)); in CreateLineStringWithSpaceType()
195 ASSERT(IsSMemSpace(type)); in CreateConstantString()
H A Decma_string.cpp38 ASSERT(IsSMemSpace(type)); in Concat()
1355 ASSERT(IsSMemSpace(type)); in SlowFlatten()
1390 ASSERT(IsSMemSpace(type)); in FlattenAllString()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.h71 static inline bool IsSMemSpace(MemSpaceType type) in IsSMemSpace() function in panda::ecmascript::MemSpaceKind

Completed in 6 milliseconds