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()
3562 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
4620 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in SetPropertyByName() local
4896 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