Home
last modified time | relevance | path

Searched defs:cast_other (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_gate_meta_data.h51 auto cast_other = static_cast<const JSBytecodeMetaData *>(&other); in equal() local
Dshare_gate_meta_data.h268 auto cast_other = static_cast<const BoolMetaData *>(&other); in equal() local
309 auto cast_other = static_cast<const OneParameterMetaData *>(&other); in equal() local
356 auto cast_other = static_cast<const StringMetaData *>(&other); in equal() local
Dmcr_gate_meta_data.h186 auto cast_other = static_cast<const TypedCallMetaData *>(&other); in equal() local