Lines Matching refs:isHostFunction
1544 (JSC::ExecutableBase::isHostFunction):
20303 to null-check m_executable before us it - particularly in isHostFunction().
20331 …is patch speeds up sunspidey by a couple of ms (presumably due to the changes to isHostFunction()).
20360 (JSC::ExecutableBase::isHostFunction):
20390 (JSC::JSFunction::isHostFunction):
20672 (JSC::FunctionExecutable::isHostFunction):
20920 (JSC::FunctionExecutable::isHostFunction):
20972 (JSC::JSFunction::isHostFunction):
21626 (JSC::op_call_JSFunction): Call isHostFunction on the body rather
21657 (JSC::Profiler::createCallIdentifier): Changed to use isHostFunction
21663 (JSC::JSFunction::isHostFunction): Moved here from header.
21673 the non-inline version of isHostFunction.
27943 (JSC::FunctionBodyNode::isHostFunction):