Home | History | Annotate | Download | only in cctest

Lines Matching refs:fun

2095         v8::Local<v8::Function> fun =
2097 CHECK(context->Global()->Set(context, v8_str("g"), fun).FromJust());