Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp191 JSTaggedValue funcValue = JSTaggedValue(func.GetTaggedValue()); in ProfileDefineGetterSetter() local
333 auto funcValue = JSTaggedValue(func); in PGODump() local
498 auto funcValue = JSTaggedValue(func); in PGOPreDump() local
531 JSTaggedValue funcValue = JSTaggedValue(current->GetValue()); UpdateExtraProfileTypeInfo() local
722 ProfileBytecode(ApEntityId abcId, const CString &recordName, JSTaggedValue funcValue) ProfileBytecode() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3751 JSHandle<JSTaggedValue> funcValue = JSNApiHelper::ToJSHandle(this); in SetData() local
3764 JSHandle<JSTaggedValue> funcValue = JSNApiHelper::ToJSHandle(this); in GetData() local

Completed in 14 milliseconds