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.cpp283 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in LookupPropertyInlinedProps() local
Dstub_builder.cpp301 GateRef key, GateRef propsNum, GateRef hir) in FindElementWithCache()
432 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, … in BinarySearch()
3703 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
4782 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in SetPropertyByName() local
5093 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in DefinePropertyByName() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp583 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in HasOwnProperty() local