Home
last modified time | relevance | path

Searched refs:GetTSPropertyName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.cpp481 static util::StringView GetTSPropertyName(ir::Expression *key) in GetTSPropertyName() function
526 if (GetTSPropertyName(key) == GetTSPropertyName(compare)) { in CheckObjectTypeForDuplicatedProperties()
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp1593 util::StringView GetTSPropertyName(ir::Expression *key) in GetTSPropertyName() function
1653 if (GetTSPropertyName(key) == GetTSPropertyName(compare)) { in CheckObjectTypeForDuplicatedProperties()

Completed in 10 milliseconds