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