Searched defs:unoptimized_code (Results 1 – 11 of 11) sorted by relevance
| /external/v8/src/ |
| D | compiler.h | 127 Handle<Code> unoptimized_code() const { return unoptimized_code_; } in unoptimized_code() function
|
| D | ast.cc | 158 Handle<Code> unoptimized_code) { in InitializeSharedInfo()
|
| D | hydrogen.cc | 4313 Handle<Code> unoptimized_code(current_info()->shared_info()->code()); in BuildGraph() local 7947 Handle<Code> unoptimized_code(target_shared->code()); in TryInline() local
|
| /external/v8/src/compiler/ |
| D | ast-graph-builder.cc | 135 Code* unoptimized_code, FunctionLiteral* expr) { in SearchSharedFunctionInfo()
|
| /external/v8/src/arm64/ |
| D | full-codegen-arm64.cc | 4878 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4947 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/ia32/ |
| D | full-codegen-ia32.cc | 4845 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4884 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/x87/ |
| D | full-codegen-x87.cc | 4834 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4873 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/x64/ |
| D | full-codegen-x64.cc | 4857 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4896 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/mips64/ |
| D | full-codegen-mips64.cc | 4895 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4943 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/arm/ |
| D | full-codegen-arm.cc | 4923 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4991 Code* unoptimized_code, in GetBackEdgeState()
|
| /external/v8/src/mips/ |
| D | full-codegen-mips.cc | 4894 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt() 4938 Code* unoptimized_code, in GetBackEdgeState()
|