Home
last modified time | relevance | path

Searched refs:many_closures_cell (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dsetup-heap-internal.cc464 many_closures_cell) in CreateInitialMaps()
819 Handle<FeedbackCell> many_closures_cell = in CreateInitialObjects() local
821 set_many_closures_cell(*many_closures_cell); in CreateInitialObjects()
Dfactory.cc4010 maybe_feedback_cell_ = isolate_->factory()->many_closures_cell(); in PrepareFeedbackCell()
/third_party/node/deps/v8/src/debug/
Dliveedit.cc1080 *isolate->factory()->many_closures_cell()); in PatchScript()
1124 *isolate->factory()->many_closures_cell()); in PatchScript()
/third_party/node/deps/v8/src/objects/
Djs-function.cc526 if (function->raw_feedback_cell() == isolate->heap()->many_closures_cell()) { in EnsureClosureFeedbackCellArray()
574 isolate->heap()->many_closures_cell()); in CreateAndAttachFeedbackVector()
/third_party/node/deps/v8/src/roots/
Droots.h227 V(FeedbackCell, many_closures_cell, ManyClosuresCell) \
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc860 isolate()->factory()->many_closures_cell(); in CreateClosureFromBuiltinSharedFunctionInfo()
6945 isolate()->factory()->many_closures_cell(); in CreateClosureFromBuiltinSharedFunctionInfo()