Home
last modified time | relevance | path

Searched defs:tsType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp222 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in IsStaticFunc() local
272 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetUnionTypeLength() local
282 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetUnionTypeByIndex() local
296 JSHandle<TSType> tsType(type); in GetTypeKind() local
470 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetFuncName() local
482 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetFunctionTypeLength() local
491 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetFuncParameterTypeGT() local
500 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in GetFuncThisGT() local
511 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in IsGetterSetterFunc() local
522 JSHandle<JSTaggedValue> tsType = GetTSType(gt); in IsAbstractMethod() local
[all …]
Dts_type.cpp326 JSHandle<JSTaggedValue> tsType = tsManager->GetTSType(kindGt); in GetPropTypeGT() local
Dts_type_parser.cpp418 JSHandle<JSTaggedValue> tsType = tsManager_->GetTSType(gt); in FillInterfaceMethodTypes() local