Lines Matching refs:ToLocal
141 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in ArgumentsIteratorGetter()
161 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in ArrayLengthGetter()
250 info.GetReturnValue().Set(Utils::ToLocal(result)); in ModuleNamespaceEntryGetter()
303 info.GetReturnValue().Set(Utils::ToLocal(Handle<Object>(result, isolate))); in StringLengthGetter()
339 info.GetReturnValue().Set(Utils::ToLocal(result)); in FunctionPrototypeGetter()
374 info.GetReturnValue().Set(Utils::ToLocal(result)); in FunctionLengthGetter()
393 info.GetReturnValue().Set(Utils::ToLocal(result)); in FunctionNameGetter()
535 info.GetReturnValue().Set(Utils::ToLocal(result)); in FunctionArgumentsGetter()
708 info.GetReturnValue().Set(Utils::ToLocal(result)); in FunctionCallerGetter()
734 info.GetReturnValue().Set(Utils::ToLocal(result)); in BoundFunctionLengthGetter()
758 info.GetReturnValue().Set(Utils::ToLocal(result)); in BoundFunctionNameGetter()
784 info.GetReturnValue().Set(Utils::ToLocal(result)); in WrappedFunctionLengthGetter()
809 info.GetReturnValue().Set(Utils::ToLocal(result)); in WrappedFunctionNameGetter()
833 info.GetReturnValue().Set(Utils::ToLocal(formatted_stack)); in ErrorStackGetter()