Home
last modified time | relevance | path

Searched defs:FlatStringInfo (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h1009 class FlatStringInfo { class
1011 FlatStringInfo(EcmaString *string, uint32_t startIndex, uint32_t length) : string_(string), in FlatStringInfo() function in panda::FlatStringInfo

Completed in 4 milliseconds