Home
last modified time | relevance | path

Searched defs:CreateLineString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h138 inline EcmaString *EcmaString::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function
Decma_string.cpp1663 EcmaString *EcmaStringAccessor::CreateLineString(const EcmaVM *vm, size_t length, bool compressed) in CreateLineString() function in panda::ecmascript::EcmaStringAccessor
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp73 HWTEST_F_L0(EcmaStringTest, CreateLineString) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp65 HWTEST_F_L0(EcmaStringAccessorTest, CreateLineString) in HWTEST_F_L0() argument