Searched defs:PushSafepointRegistersScope (Results 1 - 7 of 7) sorted by relevance

/external/v8/src/arm/
H A Dlithium-codegen-arm.h353 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
355 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
363 ~PushSafepointRegistersScope() {
/external/v8/src/arm64/
H A Dlithium-codegen-arm64.h382 class PushSafepointRegistersScope BASE_EMBEDDED {
384 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
400 ~PushSafepointRegistersScope() {
/external/v8/src/ia32/
H A Dlithium-codegen-ia32.h355 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
357 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
365 ~PushSafepointRegistersScope() {
/external/v8/src/mips/
H A Dlithium-codegen-mips.h385 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
387 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
398 ~PushSafepointRegistersScope() {
/external/v8/src/mips64/
H A Dlithium-codegen-mips64.h386 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
388 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
399 ~PushSafepointRegistersScope() {
/external/v8/src/x64/
H A Dlithium-codegen-x64.h342 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
344 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
352 ~PushSafepointRegistersScope() {
/external/v8/src/x87/
H A Dlithium-codegen-x87.h451 class PushSafepointRegistersScope FINAL BASE_EMBEDDED {
453 explicit PushSafepointRegistersScope(LCodeGen* codegen) function in class:v8::internal::LCodeGen::BASE_EMBEDDED
461 ~PushSafepointRegistersScope() {

Completed in 195 milliseconds