Home
last modified time | relevance | path

Searched defs:Runtime (Results 1 – 25 of 66) sorted by relevance

123

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI49_0_0RuntimeSchedulerCallInvoker.cpp22 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeAsync()
29 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeSync()
38 priority, [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeAsync()
H A DABI49_0_0RuntimeSchedulerBinding.cpp128 [](jsi::Runtime &, in get()
143 jsi::Runtime &, in get()
162 jsi::Runtime &runtime, in get()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI48_0_0RuntimeSchedulerCallInvoker.cpp21 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeAsync()
28 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeSync()
H A DABI48_0_0RuntimeSchedulerBinding.cpp127 [](jsi::Runtime &, in get()
142 jsi::Runtime &, in get()
161 jsi::Runtime &runtime, in get()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI47_0_0RuntimeSchedulerCallInvoker.cpp22 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeAsync()
29 [func = std::move(func)](jsi::Runtime &) { func(); }); in invokeSync()
H A DABI47_0_0RuntimeSchedulerBinding.cpp128 [](jsi::Runtime &, in get()
143 jsi::Runtime &, in get()
162 jsi::Runtime &runtime, in get()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI47_0_0jsi.h67 class Runtime; variable
377 friend class Runtime; variable
458 friend class Runtime; variable
485 friend class Runtime; variable
497 friend class Runtime; variable
554 friend class Runtime; variable
743 friend class Runtime; variable
767 friend class Runtime; variable
1036 Value(Runtime&, const char*) { in Value() argument
1129 Symbol getSymbol(Runtime&) && { in getSymbol() argument
[all …]
H A DABI47_0_0jsi-inl.h14 inline Value toValue(Runtime&, std::nullptr_t) { in toValue() argument
17 inline Value toValue(Runtime&, bool b) { in toValue() argument
20 inline Value toValue(Runtime&, double d) { in toValue() argument
23 inline Value toValue(Runtime&, float f) { in toValue() argument
26 inline Value toValue(Runtime&, int i) { in toValue() argument
45 inline Value&& toValue(Runtime&, Value&& value) { in toValue() argument
55 inline PropNameID&& toPropNameID(Runtime&, PropNameID&& name) { in toPropNameID() argument
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0jsi-inl.h14 inline Value toValue(Runtime&, std::nullptr_t) { in toValue() argument
17 inline Value toValue(Runtime&, bool b) { in toValue() argument
20 inline Value toValue(Runtime&, double d) { in toValue() argument
23 inline Value toValue(Runtime&, float f) { in toValue() argument
26 inline Value toValue(Runtime&, int i) { in toValue() argument
45 inline Value&& toValue(Runtime&, Value&& value) { in toValue() argument
55 inline PropNameID&& toPropNameID(Runtime&, PropNameID&& name) { in toPropNameID() argument
H A DABI49_0_0jsi.h83 class Runtime; variable
418 friend class Runtime; variable
499 friend class Runtime; variable
526 friend class Runtime; variable
585 friend class Runtime; variable
642 friend class Runtime; variable
852 friend class Runtime; variable
876 friend class Runtime; variable
1149 Value(Runtime&, const char*) { in Value() argument
1242 Symbol getSymbol(Runtime&) && { in getSymbol() argument
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0jsi-inl.h14 inline Value toValue(Runtime&, std::nullptr_t) { in toValue() argument
17 inline Value toValue(Runtime&, bool b) { in toValue() argument
20 inline Value toValue(Runtime&, double d) { in toValue() argument
23 inline Value toValue(Runtime&, float f) { in toValue() argument
26 inline Value toValue(Runtime&, int i) { in toValue() argument
45 inline Value&& toValue(Runtime&, Value&& value) { in toValue() argument
55 inline PropNameID&& toPropNameID(Runtime&, PropNameID&& name) { in toPropNameID() argument
H A DABI48_0_0jsi.h83 class Runtime; variable
415 friend class Runtime; variable
496 friend class Runtime; variable
523 friend class Runtime; variable
582 friend class Runtime; variable
639 friend class Runtime; variable
847 friend class Runtime; variable
871 friend class Runtime; variable
1143 Value(Runtime&, const char*) { in Value() argument
1236 Symbol getSymbol(Runtime&) && { in getSymbol() argument
[all …]
/expo/ios/vendored/unversioned/react-native-reanimated/ios/
H A DREAModule.mm93 {
110 {
/expo/ios/vendored/sdk49/react-native-reanimated/ios/
H A DABI49_0_0REAModule.mm93 {
110 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI49_0_0Class.h22 R (C::*method)(jsi::Runtime &, Args...), in callFromJs()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI47_0_0Class.h22 R (C::*method)(jsi::Runtime &, Args...), in callFromJs()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI48_0_0Class.h22 R (C::*method)(jsi::Runtime &, Args...), in callFromJs()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI49_0_0testlib.h20 class Runtime; variable
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI48_0_0testlib.h20 class Runtime; variable
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI47_0_0testlib.h20 class Runtime; variable
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI49_0_0JSIExecutor.cpp48 void set(Runtime &, const PropNameID &, const Value &) override { in set() argument
119 jsi::Runtime &, in initializeRuntime()
132 jsi::Runtime &, in initializeRuntime()
135 size_t count) { return globalEvalWithSourceUrl(args, count); })); in initializeRuntime()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI48_0_0JSIExecutor.cpp48 void set(Runtime &, const PropNameID &, const Value &) override { in set() argument
119 jsi::Runtime &, in initializeRuntime()
132 jsi::Runtime &, in initializeRuntime()
135 size_t count) { return globalEvalWithSourceUrl(args, count); })); in initializeRuntime()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI47_0_0JSIExecutor.cpp48 void set(Runtime &, const PropNameID &, const Value &) override { in set() argument
119 jsi::Runtime &, in initializeRuntime()
133 jsi::Runtime &, in initializeRuntime()
136 size_t count) { return globalEvalWithSourceUrl(args, count); })); in initializeRuntime()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI49_0_0RuntimeSchedulerTest.cpp58 size_t /*unused*/) -> jsi::Value { in createHostFunctionFromLambda()
259 size_t /*unused*/) noexcept -> jsi::Value { in TEST_F()
477 [this, &didRunSynchronousTask](jsi::Runtime & /*rt*/) { in TEST_F()
587 [&didRunWork](jsi::Runtime & /*unused*/) { didRunWork = true; }); in TEST_F()
591 [&didRunSynchronousTask](jsi::Runtime & /*runtime*/) { in TEST_F()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI48_0_0RuntimeSchedulerTest.cpp58 size_t /*unused*/) -> jsi::Value { in createHostFunctionFromLambda()
259 size_t /*unused*/) noexcept -> jsi::Value { in TEST_F()
477 [this, &didRunSynchronousTask](jsi::Runtime & /*rt*/) { in TEST_F()
587 [&didRunWork](jsi::Runtime & /*unused*/) { didRunWork = true; }); in TEST_F()
591 [&didRunSynchronousTask](jsi::Runtime & /*runtime*/) { in TEST_F()

123