Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc2313 Node* const int_elem = SmiUntag(elem); in ReplaceGlobalCallableFastPath() local
2315 IntPtrAdd(WordShr(int_elem, IntPtrConstant(11)), in ReplaceGlobalCallableFastPath()
2316 WordAnd(int_elem, IntPtrConstant(0x7ff))); in ReplaceGlobalCallableFastPath()