Searched refs:RuntimeLdSendableExternalModuleVar (Results 1 – 4 of 4) sorted by relevance
332 static inline JSTaggedValue RuntimeLdSendableExternalModuleVar(JSThread *thread, int32_t index,
1483 JSTaggedValue RuntimeStubs::RuntimeLdSendableExternalModuleVar(JSThread *thread, int32_t index, JST… in RuntimeLdSendableExternalModuleVar() function
1915 return RuntimeLdSendableExternalModuleVar(thread, index.GetInt(), jsFunc).GetRawData(); in DEF_RUNTIME_STUBS()
1040 return RuntimeStubs::RuntimeLdSendableExternalModuleVar(thread, index, thisFunc); in LdSendableExternalModuleVar()