Home
last modified time | relevance | path

Searched defs:getStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/types/class/
Dclass_static_methods.ts25 static getStr(): string { method in A
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1577 JSHandle<JSTaggedValue> getStr = globalConst->GetHandledGetString(); in FromPropertyDescriptor() local
1723 JSHandle<JSTaggedValue> getStr = globalConst->GetHandledGetString(); in ToPropertyDescriptor() local