/external/v8/src/ |
D | codegen.cc | 172 masm->positions_recorder()->RecordStatementPosition(pos); in RecordPositions() 173 masm->positions_recorder()->RecordPosition(pos); in RecordPositions() 175 return masm->positions_recorder()->WriteRecordedPositions(); in RecordPositions()
|
D | assembler.h | 800 explicit PreservePositionScope(PositionsRecorder* positions_recorder) in PreservePositionScope() argument 801 : positions_recorder_(positions_recorder), in PreservePositionScope() 802 saved_state_(positions_recorder->state_) {} in PreservePositionScope()
|
D | full-codegen.cc | 303 masm.positions_recorder()->StartGDBJITLineInfoRecording(); in MakeCode() 341 masm.positions_recorder()->DetachGDBJITLineInfo(); in MakeCode() 747 masm_->positions_recorder()->RecordPosition(pos); in SetSourcePosition()
|
/external/chromium_org/v8/src/ |
D | codegen.cc | 208 masm->positions_recorder()->RecordStatementPosition(pos); in RecordPositions() 209 masm->positions_recorder()->RecordPosition(pos); in RecordPositions() 211 return masm->positions_recorder()->WriteRecordedPositions(); in RecordPositions()
|
D | lithium.cc | 425 assembler.positions_recorder())); in Codegen() 438 assembler.positions_recorder()->DetachJITHandlerData(); in Codegen()
|
D | assembler.h | 993 explicit PreservePositionScope(PositionsRecorder* positions_recorder) in PreservePositionScope() argument 994 : positions_recorder_(positions_recorder), in PreservePositionScope() 995 saved_state_(positions_recorder->state_) {} in PreservePositionScope()
|
D | full-codegen.cc | 324 masm.positions_recorder()->StartGDBJITLineInfoRecording(); in MakeCode() 327 CodeStartLinePosInfoRecordEvent(masm.positions_recorder())); in MakeCode() 359 masm.positions_recorder()->DetachGDBJITLineInfo(); in MakeCode() 363 void* line_info = masm.positions_recorder()->DetachJITHandlerData(); in MakeCode() 891 masm_->positions_recorder()->RecordPosition(pos); in SetSourcePosition()
|
/external/v8/src/mips/ |
D | assembler-mips.cc | 1065 positions_recorder()->WriteRecordedPositions(); in bal() 1086 positions_recorder()->WriteRecordedPositions(); in bgezal() 1115 positions_recorder()->WriteRecordedPositions(); in bltzal() 1142 positions_recorder()->WriteRecordedPositions(); in jr() 1156 positions_recorder()->WriteRecordedPositions(); in jal() 1163 positions_recorder()->WriteRecordedPositions(); in jalr() 1899 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 1906 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-mips.cc | 2236 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2269 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2292 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2355 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2394 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2430 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2442 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
D | assembler-mips.h | 937 PositionsRecorder* positions_recorder() { return &positions_recorder_; } in positions_recorder() function
|
/external/chromium_org/v8/src/mips/ |
D | assembler-mips.cc | 1070 positions_recorder()->WriteRecordedPositions(); in bal() 1091 positions_recorder()->WriteRecordedPositions(); in bgezal() 1120 positions_recorder()->WriteRecordedPositions(); in bltzal() 1148 positions_recorder()->WriteRecordedPositions(); in jr() 1163 positions_recorder()->WriteRecordedPositions(); in jal() 1170 positions_recorder()->WriteRecordedPositions(); in jalr() 1910 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 1917 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-mips.cc | 2643 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2676 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2699 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2769 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2808 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2844 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2856 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
D | assembler-mips.h | 895 PositionsRecorder* positions_recorder() { return &positions_recorder_; } in positions_recorder() function
|
/external/chromium_org/v8/src/x64/ |
D | assembler-x64.cc | 754 positions_recorder()->WriteRecordedPositions(); in call() 776 positions_recorder()->WriteRecordedPositions(); in call() 787 positions_recorder()->WriteRecordedPositions(); in call() 796 positions_recorder()->WriteRecordedPositions(); in call() 806 positions_recorder()->WriteRecordedPositions(); in call() 820 positions_recorder()->WriteRecordedPositions(); in call() 3153 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 3160 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-x64.cc | 2545 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2578 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2601 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2669 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2706 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2739 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2751 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 1040 positions_recorder()->WriteRecordedPositions(); in bl() 1049 positions_recorder()->WriteRecordedPositions(); in blx() 1059 positions_recorder()->WriteRecordedPositions(); in blx() 1066 positions_recorder()->WriteRecordedPositions(); in bx() 1157 positions_recorder()->WriteRecordedPositions(); in mov() 1402 positions_recorder()->WriteRecordedPositions(); in ldr() 2417 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 2424 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-arm.cc | 2211 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2244 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2267 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2330 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2370 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2406 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2418 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
/external/v8/src/ia32/ |
D | assembler-ia32.cc | 1396 positions_recorder()->WriteRecordedPositions(); in call() 1414 positions_recorder()->WriteRecordedPositions(); in call() 1429 positions_recorder()->WriteRecordedPositions(); in call() 1444 positions_recorder()->WriteRecordedPositions(); in call() 2425 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 2432 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-ia32.cc | 2151 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2183 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2205 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2274 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2311 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2345 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2358 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
/external/v8/src/x64/ |
D | assembler-x64.cc | 856 positions_recorder()->WriteRecordedPositions(); in call() 879 positions_recorder()->WriteRecordedPositions(); in call() 888 positions_recorder()->WriteRecordedPositions(); in call() 898 positions_recorder()->WriteRecordedPositions(); in call() 912 positions_recorder()->WriteRecordedPositions(); in call() 3016 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 3023 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-x64.cc | 2056 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2089 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2112 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2170 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2207 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2240 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2252 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
/external/chromium_org/v8/src/ia32/ |
D | assembler-ia32.cc | 1371 positions_recorder()->WriteRecordedPositions(); in call() 1389 positions_recorder()->WriteRecordedPositions(); in call() 1408 positions_recorder()->WriteRecordedPositions(); in call() 1423 positions_recorder()->WriteRecordedPositions(); in call() 2536 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 2543 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-ia32.cc | 2569 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2601 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2623 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2689 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2726 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2760 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2773 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|
/external/chromium_org/v8/src/arm/ |
D | assembler-arm.cc | 1312 positions_recorder()->WriteRecordedPositions(); in bl() 1321 positions_recorder()->WriteRecordedPositions(); in blx() 1331 positions_recorder()->WriteRecordedPositions(); in blx() 1338 positions_recorder()->WriteRecordedPositions(); in bx() 1429 positions_recorder()->WriteRecordedPositions(); in mov() 1834 positions_recorder()->WriteRecordedPositions(); in ldr() 3084 positions_recorder()->WriteRecordedPositions(); in RecordJSReturn() 3091 positions_recorder()->WriteRecordedPositions(); in RecordDebugBreakSlot()
|
D | full-codegen-arm.cc | 2610 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithIC() 2643 { PreservePositionScope scope(masm()->positions_recorder()); in EmitKeyedCallWithIC() 2666 { PreservePositionScope scope(masm()->positions_recorder()); in EmitCallWithStub() 2736 { PreservePositionScope pos_scope(masm()->positions_recorder()); in VisitCall() 2776 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2812 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall() 2824 { PreservePositionScope scope(masm()->positions_recorder()); in VisitCall()
|