Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-graph.cc111 HeapConstant(BUILTIN_CODE(isolate(), AllocateInYoungGeneration)))
/third_party/node/deps/v8/src/runtime/
Druntime.h215 F(AllocateInYoungGeneration, 2, 1) \
/third_party/node/deps/v8/src/debug/
Ddebug-evaluate.cc348 V(AllocateInYoungGeneration) \ in IsSideEffectFreeIntrinsic()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc1090 TF_BUILTIN(AllocateInYoungGeneration, CodeStubAssembler) { in TF_BUILTIN() argument
Dbuiltins-definitions.h243 TFC(AllocateInYoungGeneration, Allocate) \