Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/sharedtest/sharedcollectionsexception/
Dsharedcollectionsexception.ts200 const boundToString = unboundToString.bind(normal); constant
202 boundToString();
Dexpect_output.txt33 Call boundToString failed. err: BusinessError: The toString method cannot be bound., errCode: 10200…