Home
last modified time | relevance | path

Searched defs:funcValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp135 JSTaggedValue funcValue = JSTaggedValue(func.GetTaggedValue()); in ProfileDefineGetterSetter() local
249 auto funcValue = JSTaggedValue(func); in PGODump() local
330 auto funcValue = JSTaggedValue(func); in PGOPreDump() local
388 JSTaggedValue funcValue = JSTaggedValue(current->GetValue()); in HandlePGOPreDump() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2379 JSHandle<JSTaggedValue> funcValue = JSNApiHelper::ToJSHandle(this); in SetData() local
2388 JSHandle<JSTaggedValue> funcValue = JSNApiHelper::ToJSHandle(this); in GetData() local