Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp257 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in LookupPropertyInlinedProps() local
Dstub_builder.cpp322 GateRef key, GateRef propsNum, GateRef hir) in FindElementWithCache()
453 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, … in BinarySearch()
4086 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
4229 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in TryGetOwnProperty() local
5309 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in SetPropertyByName() local
5632 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in DefinePropertyByName() local
12128 GateRef propsNum = GetNumberOfPropsFromHClass(hClass); in ResolveElementOfObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp583 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in HasOwnProperty() local