Home
last modified time | relevance | path

Searched refs:NewTargetOutputIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcommon-operator.h732 int NewTargetOutputIndex() const { in NewTargetOutputIndex() function
Djs-inlining.cc115 int const inlinee_new_target_index = start.NewTargetOutputIndex(); in InlineCall()