HomeSort by relevance Sort by last modified time
    Searched refs:AllocationSiteMode (Results 1 - 21 of 21) sorted by null

  /external/v8/src/builtins/
builtins-constructor.h 30 AllocationSiteMode allocation_site_mode);
38 AllocationSiteMode allocation_site_mode);
builtins-constructor.cc 500 CodeAssemblerLabel* call_runtime, AllocationSiteMode allocation_site_mode) {
604 AllocationSiteMode allocation_site_mode) {
640 AllocationSiteMode allocation_mode) {
builtins.h     [all...]
  /external/v8/src/
code-factory.h 146 AllocationSiteMode allocation_mode);
code-factory.cc 345 Isolate* isolate, AllocationSiteMode allocation_mode) {
globals.h 901 // AllocationSiteMode controls whether allocations are tracked by an allocation
903 enum AllocationSiteMode {
    [all...]
code-stubs.cc     [all...]
objects.h     [all...]
objects-inl.h     [all...]
objects.cc     [all...]
  /external/v8/src/crankshaft/arm/
lithium-codegen-arm.h 302 AllocationSiteMode mode);
  /external/v8/src/crankshaft/ia32/
lithium-codegen-ia32.h 285 AllocationSiteMode mode);
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.h 268 int* offset, AllocationSiteMode mode);
  /external/v8/src/crankshaft/s390/
lithium-codegen-s390.h 267 int* offset, AllocationSiteMode mode);
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.h 288 AllocationSiteMode mode);
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.h 185 AllocationSiteMode mode);
  /external/v8/src/crankshaft/mips/
lithium-codegen-mips.h 320 AllocationSiteMode mode);
  /external/v8/src/crankshaft/mips64/
lithium-codegen-mips64.h 323 AllocationSiteMode mode);
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.h 314 AllocationSiteMode mode);
  /external/v8/src/crankshaft/
hydrogen.h     [all...]
hydrogen.cc     [all...]

Completed in 1173 milliseconds