Home
last modified time | relevance | path

Searched defs:hasType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp30 auto hasType = [&](Class const *klass) { in UpdateTypes() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp20 … PGOProfilerDecoder *decoder, bool enableOptTrackField, bool enableLog, bool hasType) in GlobalTypeInfer()
Dmethod_type_infer.cpp25 bool enableGlobalTypeInfer, bool hasType) in MethodTypeInfer()
/arkcompiler/ets_frontend/ts2panda/src/
DtypeRecorder.ts81 public hasType(typeNode: ts.Node): boolean { method in TypeRecorder
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_test.cpp130 bool hasType = warnings.empty(); in TEST_F() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument