Searched defs:BooleanConstructor (Results 1 – 2 of 2) sorted by relevance
21 JSTaggedValue BuiltinsBoolean::BooleanConstructor(EcmaRuntimeCallInfo *argv) in BooleanConstructor() function in panda::ecmascript::builtins::BuiltinsBoolean
37 HWTEST_F_L0(BuiltinsBooleanTest, BooleanConstructor) in HWTEST_F_L0() argument