Home
last modified time | relevance | path

Searched refs:unboundToString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/sharedtest/sharedcollectionsexception/
Dsharedcollectionsexception.ts199 const unboundToString = array1.toString; constant
200 const boundToString = unboundToString.bind(normal);