Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-sharedarraybuffer.cc140 void ValidateAtomicIndex(CodeStubAssembler* a, compiler::Node* index_word, in ValidateAtomicIndex() function
173 ValidateAtomicIndex(&a, index_word32, array_length_word32, context); in Generate_AtomicsLoad()
232 ValidateAtomicIndex(&a, index_word32, array_length_word32, context); in Generate_AtomicsStore()