Home
last modified time | relevance | path

Searched refs:isJsArguments (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h156 GateRef isJsArguments = Int32Equal(objectType, Int32(static_cast<int32_t>(JSType::JS_ARGUMENTS))); in IsStableArguments() local
158 return BitAnd(isStableElements, isJsArguments); in IsStableArguments()

Completed in 1 milliseconds