virtual bool IsInstructionProfiling() const;
IsInstructionProfiling returns whether or not instruction profiling is active. Instruction profiling is used for per-line ActionScript source code timings.
Returns true if instruction profiling is active otherwise returns false.