Home
last modified time | relevance | path

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

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