Home | History | Annotate | Download | only in src

Lines Matching full:jsobject

143       JSObject::cast(this)->JSObjectVerify();
310 bool JSObject::ElementsAreSafeToExamine() {
317 void JSObject::JSObjectVerify() {
759 // JSObject: Compilation error.
1049 void JSObject::IncrementSpillStatistics(SpillInformation* info) {
1109 void JSObject::SpillInformation::Clear() {
1124 void JSObject::SpillInformation::Print() {
1125 PrintF("\n JSObject Spill Statistics (#%d):\n", number_of_objects_);