Searched defs:TypeOf (Results 1 – 4 of 4) sorted by relevance
210 DEF_CALL_SIGNATURE(TypeOf) in DEF_CALL_SIGNATURE() argument213 CallSignature TypeOf("TypeOf", 0, 2, ArgumentsOrder::DEFAULT_ORDER, VariableType::JS_POINTER()); in DEF_CALL_SIGNATURE() local
1408 void PandaGen::TypeOf(const ir::AstNode *node) in TypeOf() function in panda::es2panda::compiler::PandaGen
1139 void PandaGen::TypeOf(const ir::AstNode *node) in TypeOf() function in panda::es2panda::compiler::PandaGen
276 HWTEST_F_L0(JSNApiTests, TypeOf) in HWTEST_F_L0() argument