Searched refs:IsAsmFunction (Results 1 – 3 of 3) sorted by relevance
94 inline bool IsAsmFunction() { return AsmFunctionField::decode(Flags()); } in IsAsmFunction() function
331 bool IsAsmFunction() const; in NON_EXPORTED_BASE()
368 bool Scope::IsAsmFunction() const { in IsAsmFunction() function in v8::internal::Scope403 if (scope_info->IsAsmFunction()) in DeserializeScopeChain()1657 if (IsAsmFunction()) Indent(n1, "// scope is an asm function\n"); in Print()