Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.h91 Node* BuildGetModuleCell(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc1430 Node* JSTypedLowering::BuildGetModuleCell(Node* node) { in BuildGetModuleCell() function in v8::internal::compiler::JSTypedLowering
1471 Node* cell = BuildGetModuleCell(node); in ReduceJSLoadModule()
1490 Node* cell = BuildGetModuleCell(node); in ReduceJSStoreModule()