Lines Matching refs:vPC
7452 (JSC::Register::vPC):
17280 (JSC::JIT::privateCompileMainPass): Don't pass unnecessary vPC to stub.
17283 (JSC::JIT::compileOpCallEvalSetupArgs): Don't pass unnecessary vPC to stub..
17287 (JSC::createUndefinedVariableError): Take an offset instead of vPC.
17885 Remove use of jitReturnAddressVPCMap when looking for vPC to store Structures
26597 for encoding samples. (This required passing the current vPC to a lot
26598 more functions, since the unified interface samples the current vPC.)
26610 the Sampler may ask for an arbitrary vPC.
27479 profiler opcodes. Changed some ++vPC to vPC[x] notation, since the
34472 the argument index for the vPC in the call to initializeCallFrame() in
37047 vPC of the bytecode that raised the exception (using a map build during
37048 translation). From the VPC of the faulting bytecode the vPC of a catch
37267 Pass vPC to instanceof method. Fixes 2 mozilla tests in debug.
38061 (KJS::Register::vPC):