Searched refs:jsCodeEntryWithArityCheckFor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLLIntCLoop.h51 static MacroAssemblerCodePtr jsCodeEntryWithArityCheckFor(CodeSpecializationKind);
H A DLLIntCLoop.cpp56 MacroAssemblerCodePtr CLoop::jsCodeEntryWithArityCheckFor(CodeSpecializationKind kind) function in class:JSC::LLInt::CLoop
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DExecutable.h239 return LLInt::CLoop::jsCodeEntryWithArityCheckFor(kind);

Completed in 135 milliseconds