Home | History | Annotate | Download | only in cctest

Lines Matching full:fun3

95         ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("fun3"),
98 CompileRun("fun1(); fun2(); fun3(); Object.deliverChangeRecords(observer)");