Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp4460 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in ReduceRight() local
4536 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in ReduceRight() local
4539 … GateRef hasProp = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), RTSTUB_ID(HasProperty), in ReduceRight() local
4649 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in FindLastIndex() local
4729 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in FindLastIndex() local
4732 … GateRef hasProp = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), RTSTUB_ID(HasProperty), in FindLastIndex() local
4842 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in FindLast() local
4921 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in FindLast() local
4924 … GateRef hasProp = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), RTSTUB_ID(HasProperty), in FindLast() local
5329 … GateRef hasProp = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), RTSTUB_ID(HasProperty), in FlatMap() local
[all …]
Dbuiltins_array_stub_builder_next_optimization.cpp1667 GateRef hasProp = CallCommonStub(glue, CommonStubCSigns::JSTaggedValueHasProperty, in VisitAll() local
1670 GateRef hasProp = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), in VisitAll() local