Home | History | Annotate | Download | only in cctest

Lines Matching full:method1

543   proto->Set(v8::String::New("method1"),
550 CompileAndRunScript("Obj.prototype.method1.toString();");
561 "0x%" V8PRIxPTR ",1,\"method1\"", ObjMethod1);