Searched defs:arrayLiteral (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | ntype_hcr_lowering.cpp | 104 TaggedArray *arrayLiteral = TaggedArray::Cast(arrayHandle->GetElements()); in LowerCreateArrayWithBuffer() local
|
H A D | new_object_stub_builder.cpp | 1808 LoadTrackInfo(GateRef glue, GateRef jsFunc, TraceIdInfo traceIdInfo, GateRef profileTypeInfo, GateRef slotId, GateRef slotValue, GateRef arrayLiteral, ProfileOperation callback) LoadTrackInfo() argument 1846 LoadArrayHClassSlowPath( GateRef glue, GateRef jsFunc, TraceIdInfo traceIdInfo, GateRef arrayLiteral, ProfileOperation callback) LoadArrayHClassSlowPath() argument
|
Completed in 7 milliseconds