| /external/v8/src/crankshaft/mips64/ |
| lithium-codegen-mips64.h | 91 // Finish the code by setting stack height, safepoint, and bailout
|
| /external/v8/src/crankshaft/x64/ |
| lithium-codegen-x64.h | 75 // Finish the code by setting stack height, safepoint, and bailout
|
| /external/v8/src/crankshaft/ |
| lithium.h | 11 #include "src/bailout-reason.h" 739 // Constructs proper environment for a lazy bailout point after call, creates
|
| hydrogen.h | 12 #include "src/bailout-reason.h" 203 // instruction and updating the bailout environment. [all...] |
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| VirtualDisplaySurface.cpp | 196 // Last chance bailout if something bad happened earlier. For example, 379 // Last chance bailout if something bad happened earlier. For example,
|
| /external/v8/src/compiler/ |
| ast-graph-builder.cc | 467 // Gets the bailout id just before reading a variable proxy, but only for [all...] |
| linkage.h | 59 // TODO(titzer): bailout instead of crashing here.
|
| representation-change.cc | 287 // TODO(turbofan): Consider adding a Bailout operator that just deopts. 349 // TODO(turbofan): Consider adding a Bailout operator that just deopts [all...] |
| js-inlining.cc | 587 // We shall not bailout from inlining if we got here.
|
| /external/v8/src/ |
| code-stubs-hydrogen.cc | 9 #include "src/bailout-reason.h"
|
| conversions.cc | 531 // '(-)Infinity', bailout immediately.
|
| elements.cc | [all...] |
| string-search.h | 507 // Linear string search with bailout to BMH.
|
| deoptimizer.cc | 874 // function code and AST id of the bailout. [all...] |
| /external/v8/src/crankshaft/x87/ |
| lithium-codegen-x87.h | 113 // Finish the code by setting stack height, safepoint, and bailout
|
| /external/v8/src/interpreter/ |
| interpreter-assembler.h | 215 // Abort with the given bailout reason.
|
| /external/ImageMagick/config/ |
| tap-driver.sh | 585 # Get the bailout message (if any), with leading and trailing
|
| /external/v8/include/ |
| v8-profiler.h | 193 /** Returns bailout reason for the function
|
| /external/v8/src/heap/ |
| mark-compact.h | 263 // optimized or inlined into optimized code, because we might bailout
|
| /external/v8/src/runtime/ |
| runtime-object.cc | 592 // code where we can't handle lazy deopts for lack of a suitable bailout [all...] |
| /external/autotest/server/site_tests/native_Benchmarks/ |
| v8.tar.bz2 | |
| /external/llvm/lib/Target/AArch64/ |
| AArch64A57FPLoadBalancing.cpp | 437 // Bailout case - just return the first item.
|
| /external/syslinux/efi/ |
| main.c | 1332 /* load_env32() failed.. cancel timer and bailout */ [all...] |
| /external/v8/ |
| Android.v8.mk | 38 src/bailout-reason.cc \
|
| /external/v8/src/ast/ |
| ast.h | 12 #include "src/bailout-reason.h" [all...] |