Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp731 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in HasOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp403 GateRef StubBuilder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, GateRef hir) in BinarySearch() argument
3621 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
302 FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hclass, GateRef key, GateRef propsNum, GateRef hir) FindElementWithCache() argument
4679 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); SetPropertyByName() local
4955 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); DefinePropertyByName() local
[all...]

Completed in 15 milliseconds