| /arkcompiler/jsvm/src/ |
| D | memory_manager.h | 32 char ele[elementSize]; member
|
| /arkcompiler/ets_runtime/test/moduletest/typearray/ |
| D | typearray.js | 387 function testEvery_true(ele) { argument 390 function testEvery_false(ele) { argument 492 function testFind_true(ele) { argument 495 function testFind_false(ele) { argument
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| D | emitter.cpp | 604 pandasm::AnnotationElement ele(ELEMENT_NAME, std::make_unique<pandasm::ScalarValue>( in GenExpectedPropertyCountAnnotation() local 625 pandasm::AnnotationElement ele(ELEMENT_NAME, std::make_unique<pandasm::ScalarValue>( in GenSlotNumberAnnotation() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | enumPostCheckLowering.cpp | 353 for (auto *ele : node->Cases()) { in GenerateGetOrdinalCallForSwitch() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_array_stub_builder_next_optimization.cpp | 1164 … GateRef ele = GetTaggedValueWithElementsKind(glue, thisValue, *oldIndex); in ToSplicedOptimised() local 2007 … GateRef ele = GetTaggedValueWithElementsKind(glue, thisValue, Int64Add(*idx, *start)); in SliceOptimised() local 2302 GateRef ele = GetTaggedValueWithElementsKind(glue, thisValue, *k); in WithOptimised() local 2458 GateRef ele = GetTaggedValueWithElementsKind(glue, thisValue, *i); in DoConcat() local 2482 GateRef ele = GetTaggedValueWithElementsKind(glue, arg0, *k); in DoConcat() local
|
| D | linked_hashtable_stub_builder.cpp | 92 GateRef ele = GetElement(linkedTable, Int32Add(fromIndex, *j)); in Rehash() local
|
| D | builtins_array_stub_builder.cpp | 1661 GateRef ele = GetTaggedValueWithElementsKind(glue, thisValue, *i); in ToSorted() local
|
| D | builtins_typedarray_stub_builder.cpp | 575 …GateRef ele = FastGetPropertyByIndex(glue, thisValue, TruncInt64ToInt32(*relativeFromIndex), jsTyp… in LastIndexOf() local
|
| /arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/router_table_ohmurl/ |
| D | router_table_test.cpp | 77 …g_implI->annotationEnumerateElements(an, (void *)(&cb), [](AbckitCoreAnnotationElement *ele, void … in EnumerateAnnotationElements()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/ |
| D | router_table_test.cpp | 76 …g_implI->annotationEnumerateElements(an, (void *)(&cb), [](AbckitCoreAnnotationElement *ele, void … in EnumerateAnnotationElements()
|
| /arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/replace_call_site_ohmurl/ |
| D | replace_call_site_test.cpp | 125 …g_implI->annotationEnumerateElements(an, (void *)(&cb), [](AbckitCoreAnnotationElement *ele, void … in EnumerateAnnotationElements()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/ |
| D | replace_call_site_test.cpp | 125 …g_implI->annotationEnumerateElements(an, (void *)(&cb), [](AbckitCoreAnnotationElement *ele, void … in EnumerateAnnotationElements()
|
| /arkcompiler/runtime_core/libabckit/src/adapter_dynamic/ |
| D | metadata_modify_dynamic.cpp | 98 pandasm::AnnotationElement ele(ELEMENT_NAME, std::make_unique<pandasm::ScalarValue>( in FunctionSetGraphDynamic() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_array.cpp | 538 JSMutableHandle<JSTaggedValue> ele(thread, JSTaggedValue::Undefined()); in CalNewArrayLen() local 573 JSMutableHandle<JSTaggedValue> ele(thread, JSTaggedValue::Undefined()); in FillNewTaggedArray() local
|
| D | builtins_array.cpp | 504 JSMutableHandle<JSTaggedValue> ele(thread, JSTaggedValue::Undefined()); in Concat() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_native_inline_lowering.cpp | 3494 GateRef ele = builder_.GetValueFromTaggedArray(glue, thisElements, copyPosition); in LowerArraySlice() local
|