Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dsource-text-module.h171 static V8_WARN_UNUSED_RESULT bool RunInitializationCode(
Dsource-text-module.cc398 bool SourceTextModule::RunInitializationCode(Isolate* isolate, in RunInitializationCode() function in v8::internal::SourceTextModule
441 if (!SourceTextModule::RunInitializationCode(isolate, ancestor)) in MaybeTransitionComponent()