Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dsource-text-module.h164 static V8_WARN_UNUSED_RESULT bool MaybeTransitionComponent(
Dsource-text-module.cc396 bool SourceTextModule::MaybeTransitionComponent( in MaybeTransitionComponent() function in v8::internal::SourceTextModule
505 return MaybeTransitionComponent(isolate, module, stack, kInstantiated); in FinishInstantiate()
1110 CHECK(MaybeTransitionComponent(isolate, module, stack, kEvaluated)); in InnerModuleEvaluation()