Home
last modified time | relevance | path

Searched refs:kNoCheck (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/
Dcode-generation-scopes-vixl.h53 kNoCheck = kDontReserveBufferSpace enumerator
/external/v8/src/crankshaft/
Dhydrogen-instructions.h4952 kNoCheck, enumerator
4975 return mode_ != kNoCheck; in RequiresHoleCheck()
5005 kNoCheck, enumerator
5030 return mode_ != kNoCheck; in RequiresHoleCheck()
Dhydrogen.cc4295 HLoadContextSlot::kNoCheck); in VisitBlock()
5365 mode = HLoadContextSlot::kNoCheck; in VisitVariableProxy()
6634 mode = HStoreContextSlot::kNoCheck; in HandleCompoundAssignment()
6765 mode = HStoreContextSlot::kNoCheck; in VisitAssignment()
6769 mode = HStoreContextSlot::kNoCheck; in VisitAssignment()
10464 ? HStoreContextSlot::kCheckDeoptimize : HStoreContextSlot::kNoCheck; in VisitCountOperation()
11868 context, variable->index(), HStoreContextSlot::kNoCheck, value); in VisitVariableDeclaration()
11910 context, variable->index(), HStoreContextSlot::kNoCheck, value); in VisitFunctionDeclaration()