Home
last modified time | relevance | path

Searched refs:IsFastLiteral (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.h296 bool IsFastLiteral() const;
Djs-heap-broker.cc811 bool AllocationSiteRef::IsFastLiteral() const { in IsFastLiteral() function in v8::internal::compiler::AllocationSiteRef
Djs-create-lowering.cc1135 if (site.IsFastLiteral()) { in ReduceJSCreateLiteralArrayOrObject()