Home
last modified time | relevance | path

Searched defs:Trim (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp68 void VTable::Trim(const JSThread *thread, uint32_t newLength) in Trim() function in panda::ecmascript::VTable
Dtagged_array-inl.h242 void TaggedArray::Trim(const JSThread *thread, uint32_t newLength) in Trim() function
Decma_string.cpp868 EcmaString *EcmaString::Trim(const JSThread *thread, const JSHandle<EcmaString> &src, TrimMode mode) in Trim() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp170 HWTEST_F_L0(TaggedArrayTest, Trim) in HWTEST_F_L0() argument
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1019 std::string DebuggerImpl::Trim(const std::string &str) in Trim() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp1695 JSTaggedValue BuiltinsString::Trim(EcmaRuntimeCallInfo *argv) in Trim() function in panda::ecmascript::builtins::BuiltinsString