Searched refs:RuntimeLdLazySendableExternalModuleVar (Results 1 – 4 of 4) sorted by relevance
303 …static inline JSTaggedValue RuntimeLdLazySendableExternalModuleVar(JSThread *thread, int32_t index,
1425 JSTaggedValue RuntimeStubs::RuntimeLdLazySendableExternalModuleVar( in RuntimeLdLazySendableExternalModuleVar() function
1942 return RuntimeLdLazySendableExternalModuleVar(thread, index.GetInt(), jsFunc).GetRawData(); in DEF_RUNTIME_STUBS()
1047 return RuntimeStubs::RuntimeLdLazySendableExternalModuleVar(thread, index, thisFunc); in LdLazySendableExternalModuleVar()