Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h1619 class JSStoreGlobalNode final : public JSNodeWrapperBase {
1621 explicit constexpr JSStoreGlobalNode(Node* node) : JSNodeWrapperBase(node) { in JSStoreGlobalNode() function in v8::internal::compiler::final
H A Djs-generic-lowering.cc497 JSStoreGlobalNode n(node); in LowerJSStoreGlobal()
H A Djs-native-context-specialization.cc1010 JSStoreGlobalNode n(node); in ReduceJSStoreGlobal()

Completed in 11 milliseconds