Searched refs:IsModuleInSharedHeap (Results 1 – 3 of 3) sorted by relevance
31 if (SourceTextModule::IsModuleInSharedHeap(currentModule)) { in GenerateSendableFuncModule()
199 inline static bool IsModuleInSharedHeap(JSHandle<SourceTextModule> currentModule) in IsModuleInSharedHeap() function
1696 EXPECT_TRUE(SourceTextModule::IsModuleInSharedHeap(currentModule)); in HWTEST_F_L0()3856 EXPECT_FALSE(SourceTextModule::IsModuleInSharedHeap(currentModule)); in HWTEST_F_L0()