Searched refs:moduleHandle (Results 1 – 2 of 2) sorted by relevance
87 JSHandle<JSTaggedValue> moduleHandle = JSHandle<JSTaggedValue>::Cast(module); in PutIntoCache() local89 moduleHandle); in PutIntoCache()
1106 JSHandle<JSTaggedValue> moduleHandle(thread, module); in CreateClassWithBuffer() local1108 … constpoolHandle, methodId, literalId, moduleHandle); in CreateClassWithBuffer()