Searched refs:SetSyntheticModuleExport (Results 1 – 4 of 4) sorted by relevance
286 V8_WARN_UNUSED_RESULT Maybe<bool> SetSyntheticModuleExport(
728 USE(module->SetSyntheticModuleExport(isolate, export_name, export_value)); in SetSyntheticExport()
1137 Maybe<bool> result = module->SetSyntheticModuleExport( in JSONModuleEvaluationSteps()
2444 Maybe<bool> Module::SetSyntheticModuleExport(Isolate* isolate, in SetSyntheticModuleExport() function in v8::Module2456 SetSyntheticModuleExport, Nothing<bool>(), i::HandleScope); in SetSyntheticModuleExport()