Searched refs:StoreModule (Results 1 – 3 of 3) sorted by relevance
1242 const Operator* JSOperatorBuilder::StoreModule(int32_t cell_index) { in StoreModule() function in v8::internal::compiler::JSOperatorBuilder
1058 const Operator* StoreModule(int32_t cell_index); in NON_EXPORTED_BASE()
2159 NewNode(javascript()->StoreModule(cell_index), module, value); in VisitStaModuleVariable()