Searched refs:getMainObject (Results 1 – 3 of 3) sorted by relevance
89 std::shared_ptr<jsi::Object> getMainObject();
83 ->getMainObject() in installJSI()119 ->getMainObject() in installJSIForTests()
211 std::shared_ptr<jsi::Object> JavaScriptRuntime::getMainObject() { in getMainObject() function in expo::JavaScriptRuntime