Searched defs:boundFunction (Results 1 – 2 of 2) sorted by relevance
177 JSHandle<JSBoundFunction> boundFunction(self); in NameGetter() local227 JSMutableHandle<JSBoundFunction> boundFunction(thread, self.GetTaggedValue()); in LengthGetter() local272 …JSHandle<JSBoundFunction> boundFunction(thread, JSBoundFunction::Cast(constructor->GetTaggedObject… in OrdinaryHasInstance() local
186 … JSHandle<JSBoundFunction> boundFunction = factory->NewJSBoundFunction(target, thisArg, argsArray); in FunctionPrototypeBind() local