Home
last modified time | relevance | path

Searched defs:isInternString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp469 GateRef isInternString = builder_.IsInternString(key); in LowerInternStringKeyCheck() local
508 GateRef isInternString = builder_.IsInternString(receiver); in LowerInternStringCheck() local
Dgate_accessor.cpp441 bool isInternString = accessor.GetParamType().IsInternStringType(); in HasStringType() local