Home
last modified time | relevance | path

Searched defs:recordType (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/test/
Drecord_type.ts16 function recordType(): void { function
/arkcompiler/ets_frontend/ets2panda/linter-4.2/test/
Drecord_type.ts16 function recordType(): void { function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp410 ProfileType recordType = GetRecordProfileType(abcId, recordName); in HandlePGOPreDump() local
453 ProfileType recordType = GetRecordProfileType(abcId, recordName); in HandlePGODump() local
1029 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpOpType() local
1062 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpDefineClass() local
1108 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpCreateObject() local
1156 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpCall() local
1174 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpGetIterator() local
1188 ProfileType recordType = GetRecordProfileType(abcId, recordName); in DumpNewObjRange() local
1302ProfileType recordType, EntityId methodId, int32_t bcOffset, JSHClass *receiver, JSHClass *hold, J… in AddTranstionObjectInfo()
1343 ProfileType recordType = GetRecordProfileType(abcId, recordName); in AddObjectInfo() local
[all …]
Dpgo_profiler_info.cpp692 auto recordType = iter->first; in Merge() local
739 ProfileType recordType; in ParseFromBinary() local
988 ProfileType recordType; in ParseFromBinary() local
/arkcompiler/ets_frontend/ts2panda/src/
Drecorder.ts62 recordType: boolean; property in Recorder
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-emitter.cpp922 Type recordType = Type::FromName(name); in HandleRecordAsForeign() local
1022 Type recordType = Type::FromName(name); in HandleRecord() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument