Home
last modified time | relevance | path

Searched refs:CreateAllocationSiteInFeedbackVector (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dic-callable.tq208 extern macro CreateAllocationSiteInFeedbackVector(
270 CreateAllocationSiteInFeedbackVector(feedbackVector, slotId);
Dbuiltins-constructor-gen.cc502 allocation_site = CreateAllocationSiteInFeedbackVector( in CreateEmptyArrayLiteral()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h3485 TNode<AllocationSite> CreateAllocationSiteInFeedbackVector(
Dcode-stub-assembler.cc11586 TNode<AllocationSite> CodeStubAssembler::CreateAllocationSiteInFeedbackVector( in CreateAllocationSiteInFeedbackVector() function in v8::internal::CodeStubAssembler