Home
last modified time | relevance | path

Searched refs:AllocateInOldGeneration (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-graph.cc116 HeapConstant(BUILTIN_CODE(isolate(), AllocateInOldGeneration)))
/external/v8/src/runtime/
Druntime.h212 F(AllocateInOldGeneration, 2, 1) \
/external/v8/src/builtins/
Dbuiltins-definitions.h181 TFC(AllocateInOldGeneration, Allocate) \
Dbuiltins-internal-gen.cc812 TF_BUILTIN(AllocateInOldGeneration, CodeStubAssembler) { in TF_BUILTIN() argument
/external/v8/src/debug/
Ddebug-evaluate.cc352 V(AllocateInOldGeneration) \ in IntrinsicHasNoSideEffect()