Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp989 JSHandle<JSTaggedValue> funcVal = JSNApiHelper::ToJSHandle(this); in IsConcurrentFunction() local
4626 JSHandle<JSTaggedValue> funcVal = JSNApiHelper::ToJSHandle(function); in InitForConcurrentFunction() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1808 … JSHandle<JSTaggedValue> funcVal = JSHandle<JSTaggedValue>(thread, frameHandler.GetFunction()); in DEF_RUNTIME_STUBS() local