Home
last modified time | relevance | path

Searched defs:isValidOpt (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp743 GateRef CircuitBuilder::CanBeConcat(GateRef leftString, GateRef rightString, GateRef isValidOpt) in CanBeConcat() argument
750 GateRef CircuitBuilder::CanBackStore(GateRef rightString, GateRef isValidOpt) in CanBackStore() argument
H A Dtyped_hcr_lowering.cpp1860 GateRef isValidOpt = builder_.Equal(leftIsUtf8, rightIsUtf8); in LowerStringAdd() local

Completed in 10 milliseconds