Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-graph.cc118 HeapConstant(BUILTIN_CODE(isolate(), AllocateInOldGeneration)))
/third_party/node/deps/v8/src/runtime/
Druntime.h216 F(AllocateInOldGeneration, 2, 1) \
/third_party/node/deps/v8/src/debug/
Ddebug-evaluate.cc349 V(AllocateInOldGeneration) \ in IsSideEffectFreeIntrinsic()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc1112 TF_BUILTIN(AllocateInOldGeneration, CodeStubAssembler) { in TF_BUILTIN() argument
Dbuiltins-definitions.h245 TFC(AllocateInOldGeneration, Allocate) \