Home | History | Annotate | Download | only in jit

Lines Matching defs:callFrame

99         CallFrame* callFrame;
135 CallFrame* callFrame;
163 CallFrame* callFrame;
191 CallFrame* callFrame;
223 CallFrame* callFrame;
246 CallFrame* callFrame;
276 extern "C" EncodedJSValue ctiTrampoline(void* code, RegisterFile*, CallFrame*, void* /*unused1*/, Profiler**, JSGlobalData*);
285 static void tryCacheGetByID(CallFrame*, CodeBlock*, ReturnAddressPtr returnAddress, JSValue baseValue, const Identifier& propertyName, const PropertySlot&, StructureStubInfo* stubInfo);
286 static void tryCachePutByID(CallFrame*, CodeBlock*, ReturnAddressPtr returnAddress, JSValue baseValue, const PutPropertySlot&, StructureStubInfo* stubInfo, bool direct);