Searched refs:notJSFunction (Results 1 – 4 of 4) sorted by relevance
394 Label notJSFunction; in JSCallInternal() local395 JSCallCheck(assembler, jsfunc, taggedValue, &nonCallable, ¬JSFunction); in JSCallInternal()489 __ Bind(¬JSFunction); in JSCallInternal()536 Label *nonCallable, Label *notJSFunction) in JSCallCheck() argument559 __ B(Condition::HS, notJSFunction); in JSCallCheck()
99 Label *nonCallable, Label *notJSFunction);
72 Label notJSFunction; in AsmInterpEntryDispatch() local89 __ B(Condition::LO, ¬JSFunction); in AsmInterpEntryDispatch()93 __ Bind(¬JSFunction); in AsmInterpEntryDispatch()
137 Label notJSFunction; in AsmInterpEntryDispatch() local149 __ Jb(¬JSFunction); in AsmInterpEntryDispatch()152 __ Bind(¬JSFunction); in AsmInterpEntryDispatch()