Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dmacro-assembler-arm64.h130 enum SeqStringSetCharCheckIndexType { kIndexIsSmi, kIndexIsInteger32 }; enumerator
Dlithium-codegen-arm64.cc4852 __ EmitSeqStringSetCharCheck(string, index, kIndexIsInteger32, temp, in DoSeqStringSetChar()