Searched defs:TypeOf (Results 1 – 5 of 5) sorted by relevance
174 Type PandaTypes::TypeOf(const CachedMethod &method) in TypeOf() function in panda::verifier::PandaTypes241 Type PandaTypes::TypeOf(const CachedClass &klass) in TypeOf() function in panda::verifier::PandaTypes291 Type PandaTypes::TypeOf(PandaTypes::TypeId id) const in TypeOf() function in panda::verifier::PandaTypes
70 Type TypeOf(const TypeParamIdx &idx) const in TypeOf() function
199 DEF_CALL_SIGNATURE(TypeOf) in DEF_CALL_SIGNATURE() argument202 CallSignature TypeOf("TypeOf", 0, 2, ArgumentsOrder::DEFAULT_ORDER, VariableType::JS_POINTER()); in DEF_CALL_SIGNATURE() local
1323 void PandaGen::TypeOf(const ir::AstNode *node) in TypeOf() function in panda::es2panda::compiler::PandaGen
189 HWTEST_F_L0(JSNApiTests, TypeOf) in HWTEST_F_L0() argument