Searched defs:CreateLineString (Results 1 – 5 of 5) sorted by relevance
93 LineString *BaseString::CreateLineString(Allocator &&allocator, size_t length, bool compressed) in CreateLineString() function
136 inline EcmaString *EcmaString::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function
1149 EcmaString *EcmaStringAccessor::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function in panda::ecmascript::EcmaStringAccessor
83 HWTEST_F_L0(BaseStringTest, CreateLineString) in HWTEST_F_L0() argument
66 HWTEST_F_L0(EcmaStringAccessorTest, CreateLineString) in HWTEST_F_L0() argument