Searched defs:nativeObject (Results 1 – 7 of 7) sorted by relevance
41 let nativeObject = TestSharedObject() in spec() variable52 let nativeObject = TestSharedObject() in spec() variable68 let nativeObject = TestSharedObject() in spec() variable83 let nativeObject = TestSharedObject() in spec() variable96 let nativeObject = TestSharedObject() in spec() variable102 let nativeObject = TestSharedObject() in spec() variable
300 let nativeObject = TestSharedObject() in spec() variable
124 let nativeObject = SharedObjectRegistry.toNativeObject(jsObject) in spec() variable
13 val nativeObject = toNativeObject(appContext) ?: return null in <lambda>() constant