Home
last modified time | relevance | path

Searched defs:unoptimized_code (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Dcompiler.h127 Handle<Code> unoptimized_code() const { return unoptimized_code_; } in unoptimized_code() function
Dast.cc158 Handle<Code> unoptimized_code) { in InitializeSharedInfo()
Dhydrogen.cc4313 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/
Dast-graph-builder.cc135 Code* unoptimized_code, FunctionLiteral* expr) { in SearchSharedFunctionInfo()
/external/v8/src/arm64/
Dfull-codegen-arm64.cc4878 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4947 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/ia32/
Dfull-codegen-ia32.cc4845 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4884 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/x87/
Dfull-codegen-x87.cc4834 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4873 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/x64/
Dfull-codegen-x64.cc4857 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4896 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/mips64/
Dfull-codegen-mips64.cc4895 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4943 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/arm/
Dfull-codegen-arm.cc4923 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4991 Code* unoptimized_code, in GetBackEdgeState()
/external/v8/src/mips/
Dfull-codegen-mips.cc4894 void BackEdgeTable::PatchAt(Code* unoptimized_code, in PatchAt()
4938 Code* unoptimized_code, in GetBackEdgeState()