Home
last modified time | relevance | path

Searched defs:DefineDeoptimizationLiteral (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-codegen.cc194 int LCodeGenBase::DefineDeoptimizationLiteral(Handle<Object> literal) { in DefineDeoptimizationLiteral() function in v8::internal::LCodeGenBase
/external/v8/src/compiler/
Dcode-generator.cc475 int CodeGenerator::DefineDeoptimizationLiteral(Handle<Object> literal) { in DefineDeoptimizationLiteral() function in v8::internal::compiler::CodeGenerator