| argc() const | QV4::CppStackFrame | inline |
| argv() const | QV4::JSTypesStackFrame | inline |
| callContext() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::callContext(Heap::ExecutionContext *ctx) const | QV4::CppStackFrame | inlineprotected |
| callerCanHandleTailCall() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::callerCanHandleTailCall | QV4::CppStackFrameBase | |
| context() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrameBase::context | QV4::CppStackFrameBase | |
| CppStackFrame()=default | QV4::CppStackFrame | protected |
| framePointer() const | QV4::JSTypesStackFrame | inline |
| function() const | QV4::CppStackFrame | |
| init(Function *v4Function, const Value *argv, int argc, bool callerCanHandleTailCall=false) | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::init(Function *v4Function, int argc, Kind kind) | QV4::CppStackFrame | inline |
| instructionPointer | QV4::CppStackFrame | |
| isJSTypesFrame() const | QV4::CppStackFrame | inline |
| isMetaTypesFrame() const | QV4::CppStackFrame | inline |
| isTailCalling() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::isTailCalling | QV4::CppStackFrameBase | |
| jsFrame | QV4::CppStackFrameBase | protected |
| Kind enum name | QV4::CppStackFrameBase | protected |
| kind | QV4::CppStackFrameBase | protected |
| lineNumber() const | QV4::CppStackFrame | |
| metaTypes | QV4::CppStackFrameBase | protected |
| missingLineNumber() const | QV4::CppStackFrame | |
| originalArguments | QV4::CppStackFrameBase | protected |
| originalArgumentsCount | QV4::CppStackFrameBase | protected |
| parent | QV4::CppStackFrameBase | protected |
| parentFrame() const | QV4::CppStackFrame | inline |
| pendingTailCall() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::pendingTailCall | QV4::CppStackFrameBase | |
| pop(EngineBase *engine) | QV4::JSTypesStackFrame | inline |
| push(EngineBase *engine) | QV4::JSTypesStackFrame | inline |
| requiredJSStackFrameSize(uint nRegisters) | QV4::JSTypesStackFrame | inlinestatic |
| requiredJSStackFrameSize(Function *v4Function) | QV4::JSTypesStackFrame | inlinestatic |
| requiredJSStackFrameSize() const | QV4::JSTypesStackFrame | inline |
| returnAndArgs | QV4::CppStackFrameBase | protected |
| returnValueIsUndefined | QV4::CppStackFrameBase | protected |
| savedStackTop | QV4::CppStackFrameBase | protected |
| setContext(ExecutionContext *context) | QV4::JSTypesStackFrame | inline |
| setParentFrame(CppStackFrame *parentFrame) | QV4::CppStackFrame | inline |
| setPendingTailCall(bool pending) | QV4::JSTypesStackFrame | inline |
| setTailCalling(bool tailCalling) | QV4::JSTypesStackFrame | inline |
| setupJSFrame(Value *stackSpace, const Value &function, const Heap::ExecutionContext *scope, const Value &thisObject, const Value &newTarget=Value::undefinedValue()) | QV4::JSTypesStackFrame | inline |
| setupJSFrame(Value *stackSpace, const Value &function, const Heap::ExecutionContext *scope, const Value &thisObject, const Value &newTarget, uint nFormals, uint nRegisters) | QV4::JSTypesStackFrame | inline |
| setYield(const char *yield) | QV4::JSTypesStackFrame | inline |
| setYieldIsIterator(bool isIter) | QV4::JSTypesStackFrame | inline |
| source() const | QV4::CppStackFrame | |
| statementNumber() const | QV4::CppStackFrame | |
| thisObject() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrameBase::thisObject | QV4::CppStackFrameBase | |
| unwindHandler | QV4::CppStackFrameBase | protected |
| unwindLabel | QV4::CppStackFrameBase | protected |
| unwindLevel | QV4::CppStackFrameBase | protected |
| v4Function | QV4::CppStackFrame | |
| yield() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::yield | QV4::CppStackFrameBase | |
| yieldIsIterator() const | QV4::JSTypesStackFrame | inline |
| QV4::CppStackFrame::yieldIsIterator | QV4::CppStackFrameBase | |