Searched defs:ObjectRef (Results 1 – 6 of 6) sorted by relevance
25 struct ObjectRef { struct29 using RawRefVisitor = std::function<void(ObjectRef&)>; argument
3439 ## ObjectRef section in JSNApi接口说明3443 ### New3467 ### GetPrototype3492 ### GetOwnPropertyNames3519 ### Set3548 ### Has3575 ### Delete3602 ### Get3629 ### Delete3656 ### DefineProperty[all …]
81 RootVisitor visitor = [](ObjectRef&) { in HWTEST_F_L0() argument98 RootVisitor visitor = [](ObjectRef&) { in HWTEST_F_L0() argument
57 class ObjectRef; variable
60 class ObjectRef; variable
1674 HWTEST_F_L0(JSNApiTests, ObjectRef) in HWTEST_F_L0() argument