Home
last modified time | relevance | path

Searched defs:requestIndex (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Datomic_helper.cpp60 JSHandle<JSTaggedValue> requestIndex) in ValidateAtomicAccess()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_dataview.cpp339 const JSHandle<JSTaggedValue> &requestIndex, in GetViewValue()
400 const JSHandle<JSTaggedValue> &requestIndex, in SetViewValue()
/arkcompiler/ets_runtime/ecmascript/tests/
Dshared_object_factory_test.cpp47 size_t requestIndex = 1; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1310 GateRef requestIndex = acc_.GetValueIn(gate, 1); // 1: requestIndex in LowerDataViewProtoFunc() local