Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp786 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in HasOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp180 GateRef key, GateRef propsNum) in FindElementWithCache()
2811 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in GetPropertyByName() local
3635 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in SetPropertyByName() local
Dinterpreter_stub.cpp5008 GateRef propsNum = GetNumberOfPropsFromHClass(hclass); in DECLARE_ASM_HANDLER() local