Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DfunctionType.h25 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DfunctionType.h26 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
/arkcompiler/runtime_core/static_core/verification/util/
Dcallable.h48 using FunctionType = R (*)(Args...); variable
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dfunction.h33 enum class FunctionType { enum
Dentity.h42 enum class FunctionType; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h35 class FunctionType; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument