Searched defs:funcVal (Results 1 – 4 of 4) sorted by relevance
147 JSHandle<JSTaggedValue> funcVal = JSHandle<JSTaggedValue>(thread_, GetFunction()); in GetBytecodeOffset() local
540 JSHandle<JSTaggedValue> funcVal = JSHandle<JSTaggedValue>(thread_, frame->function); in GetBaselineBytecodeOffset() local
972 JSHandle<JSTaggedValue> funcVal = JSNApiHelper::ToJSHandle(this); in IsConcurrentFunction() local4339 JSHandle<JSTaggedValue> funcVal = JSNApiHelper::ToJSHandle(function); in InitForConcurrentFunction() local
1790 … JSHandle<JSTaggedValue> funcVal = JSHandle<JSTaggedValue>(thread, frameHandler.GetFunction()); in DEF_RUNTIME_STUBS() local