Home
last modified time | relevance | path

Searched refs:PreservePositionScope (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/
Dassembler.h792 friend class PreservePositionScope; variable
798 class PreservePositionScope BASE_EMBEDDED {
800 explicit PreservePositionScope(PositionsRecorder* positions_recorder) in PreservePositionScope() function
804 ~PreservePositionScope() { in ~PreservePositionScope()
812 DISALLOW_COPY_AND_ASSIGN(PreservePositionScope);
/external/chromium_org/v8/src/
Dassembler.h985 friend class PreservePositionScope; variable
991 class PreservePositionScope BASE_EMBEDDED {
993 explicit PreservePositionScope(PositionsRecorder* positions_recorder) in PreservePositionScope() function
997 ~PreservePositionScope() { in ~PreservePositionScope()
1005 DISALLOW_COPY_AND_ASSIGN(PreservePositionScope);
/external/v8/src/arm/
Dfull-codegen-arm.cc2211 { 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/
Dfull-codegen-ia32.cc2151 { 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/
Dfull-codegen-x64.cc2056 { 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/v8/src/mips/
Dfull-codegen-mips.cc2236 { 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()
/external/chromium_org/v8/src/x64/
Dfull-codegen-x64.cc2545 { 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/chromium_org/v8/src/ia32/
Dfull-codegen-ia32.cc2569 { 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/
Dfull-codegen-arm.cc2610 { 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()
/external/chromium_org/v8/src/mips/
Dfull-codegen-mips.cc2643 { 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()