Searched refs:ContainsAsmModule (Results 1 – 5 of 5) sorted by relevance
123 bool ContainsAsmModule();
4875 bool Script::ContainsAsmModule() { in ContainsAsmModule() function in v8::internal::Script
71 if (script->ContainsAsmModule()) return nullptr; in Serialize()
389 bool ContainsAsmModule() const;
400 bool Scope::ContainsAsmModule() const { in ContainsAsmModule() function in v8::internal::Scope408 if (scope->ContainsAsmModule()) return true; in ContainsAsmModule()