Searched refs:kPatchableCallSite (Results 1 – 3 of 3) sorted by relevance
150 kPatchableCallSite = 1u << 1, enumerator159 kPatchableCallSiteWithNop = kPatchableCallSite | kNeedsNopAfterCall
251 CallDescriptor::kPatchableCallSite | flags); in LowerJSToBoolean()335 CallDescriptor::kPatchableCallSite | flags); in LowerJSStoreProperty()348 CallDescriptor::kPatchableCallSite | flags); in LowerJSStoreNamed()374 CallDescriptor::kPatchableCallSite | flags); in LowerJSStoreGlobal()
1447 DCHECK_EQ(0, descriptor->flags() & CallDescriptor::kPatchableCallSite); in VisitTailCall()