Home
last modified time | relevance | path

Searched defs:srcName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/tooling/
Dtest_extractor.cpp48 auto srcName = PandaString(lang_extractor_->GetSourceFile(method)); in GetBreakpointAddress() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp200 JSHandle<JSTaggedValue> srcName(thread, srcObj->GetTypedArrayName()); in CreateFromTypedArray() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp1144 JSHandle<JSTaggedValue> srcName(thread, typedArray->GetTypedArrayName()); in Set() local
1270 JSHandle<JSTaggedValue> srcName(thread, thisObj->GetTypedArrayName()); in Slice() local