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.h4947 kNoCheck, enumerator
4970 return mode_ != kNoCheck; in RequiresHoleCheck()
5000 kNoCheck, enumerator
5025 return mode_ != kNoCheck; in RequiresHoleCheck()
Dhydrogen.cc4250 HLoadContextSlot::kNoCheck); in VisitBlock()
5327 mode = HLoadContextSlot::kNoCheck; in VisitVariableProxy()
6651 mode = HStoreContextSlot::kNoCheck; in HandleCompoundAssignment()
6782 mode = HStoreContextSlot::kNoCheck; in VisitAssignment()
6786 mode = HStoreContextSlot::kNoCheck; in VisitAssignment()
10521 ? HStoreContextSlot::kCheckDeoptimize : HStoreContextSlot::kNoCheck; in VisitCountOperation()
11927 context, variable->index(), HStoreContextSlot::kNoCheck, value); in VisitVariableDeclaration()
11976 context, variable->index(), HStoreContextSlot::kNoCheck, value); in VisitFunctionDeclaration()