Searched refs:RuntimeLdLazyExternalModuleVar (Results 1 – 4 of 4) sorted by relevance
305 static inline JSTaggedValue RuntimeLdLazyExternalModuleVar(JSThread *thread, int32_t index,
1420 JSTaggedValue RuntimeStubs::RuntimeLdLazyExternalModuleVar(JSThread *thread, int32_t index, JSTagge… in RuntimeLdLazyExternalModuleVar() function
1934 return RuntimeLdLazyExternalModuleVar(thread, index.GetInt(), jsFunc).GetRawData(); in DEF_RUNTIME_STUBS()
1039 return RuntimeStubs::RuntimeLdLazyExternalModuleVar(thread, index, thisFunc); in LdLazyExternalModuleVar()