Home
last modified time | relevance | path

Searched defs:has_closure_feedback_cell_array (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-function-inl.h131 bool JSFunction::has_closure_feedback_cell_array() const { in has_closure_feedback_cell_array() function
Djs-function.cc501 const bool has_closure_feedback_cell_array = in EnsureClosureFeedbackCellArray() local