Searched refs:RuntimeLdSendableLocalModuleVar (Results 1 – 4 of 4) sorted by relevance
334 …static inline JSTaggedValue RuntimeLdSendableLocalModuleVar(JSThread *thread, int32_t index, JSTag…
1488 JSTaggedValue RuntimeStubs::RuntimeLdSendableLocalModuleVar(JSThread* thread, int32_t index, JSTagg… in RuntimeLdSendableLocalModuleVar() function
1923 return RuntimeLdSendableLocalModuleVar(thread, index.GetInt(), jsFunc).GetRawData(); in DEF_RUNTIME_STUBS()
1048 return RuntimeStubs::RuntimeLdSendableLocalModuleVar(thread, index, thisFunc); in LdSendableLocalModuleVar()