Searched refs:toWritableMap (Results 1 – 2 of 2) sorted by relevance
18 fun toWritableMap(): WritableMap? = Arguments.fromBundle( in toWritableMap() method in expo.modules.devlauncher.launcher.errors.DevLauncherErrorInstance
195 promise.resolve(registry.consumeException()?.toWritableMap()) in getCrashReport()