Home
last modified time | relevance | path

Searched refs:StoreGlobalParametersOf (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h532 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op);
1626 return StoreGlobalParametersOf(node()->op()); in Parameters()
H A Djs-operator.cc388 const StoreGlobalParameters& StoreGlobalParametersOf(const Operator* op) { in StoreGlobalParametersOf() function
H A Dverifier.cc756 CHECK(StoreGlobalParametersOf(node->op()).feedback().IsValid()); in Check()

Completed in 9 milliseconds