Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp292 GateRef key, GateRef propsNum, GateRef hir) in FindElementWithCache()
392 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, … in BinarySearch()
3583 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
4641 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in SetPropertyByName() local
4917 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in DefinePropertyByName() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp722 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in HasOwnProperty() local