Searched refs:ModuleEvaluation (Results 1 – 2 of 2) sorted by relevance
420 static int ModuleEvaluation(JSThread *thread, const JSHandle<SourceTextModule> &module,
983 int result = SourceTextModule::ModuleEvaluation(thread, module, 0, method); in EvaluateForConcurrent()1205 int SourceTextModule::ModuleEvaluation(JSThread *thread, const JSHandle<SourceTextModule> &module, in ModuleEvaluation() function in panda::ecmascript::SourceTextModule