Home
last modified time | relevance | path

Searched defs:front (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_queue.cpp47 uint32_t front = obj->GetFront(); in GrowCapacity() local
93 uint32_t front = queue->GetFront(); in Pop() local
117 uint32_t front = GetCurrentFront(); in Get() local
164 uint32_t front = obj->GetFront(); in OwnKeys() local
183 uint32_t front = obj->GetFront(); in OwnEnumKeys() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_queue_stub_builder.h67 GateRef front = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h339 constexpr reference front() noexcept // NOLINT(readability-identifier-naming) in front() function
347 constexpr const_reference front() const noexcept // NOLINT(readability-identifier-naming) in front() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp282 uint8_t BuiltinsGlobal::GetValueFromTwoHex(uint16_t front, uint16_t behind) in GetValueFromTwoHex()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp954 auto front = bb->gateList_.front(); in PrintGraph() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3683 uint32_t front, uint32_t tail) in CopyQueue()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js32116 front: new jsb.ImageAsset, property
32136 front: new jsb.ImageAsset, property