Home
last modified time | relevance | path

Searched refs:kPatchableCallSiteWithNop (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dlinkage.h159 kPatchableCallSiteWithNop = kPatchableCallSite | kNeedsNopAfterCall enumerator
Djs-generic-lowering.cc74 CallDescriptor::kPatchableCallSiteWithNop | flags); \
161 CallDescriptor::kPatchableCallSiteWithNop | FlagsForNode(node), in ReplaceWithCompareIC()