Home
last modified time | relevance | path

Searched refs:arrayPrototype (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3181 GateRef arrayPrototype = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, in NotifyStableArrayElementsGuardians() local
3183 … Branch(BoolOr(Equal(objectFunctionPrototype, receiver), Equal(arrayPrototype, receiver)), in NotifyStableArrayElementsGuardians()