Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp273 JSType expectType = JSType::INVALID; in LowerCallTargetCheckWithDetector() local
316 JSType expectType = JSType::INVALID; in LowerCallTargetCheckWithObjectType() local
Dmcr_lowering.cpp260 JSType expectType = static_cast<JSType>(acc_.GetJSType(gate)); in LowerIsSpecificObjectType() local