Lines Matching refs:v8_str

187       heap_profiler->TakeHeapSnapshot(v8_str("env2"));
223 heap_profiler->TakeHeapSnapshot(v8_str("sizes"));
252 heap_profiler->TakeHeapSnapshot(v8_str("sizes"));
292 heap_profiler->TakeHeapSnapshot(v8_str("children"));
320 heap_profiler->TakeHeapSnapshot(v8_str("code"));
393 heap_profiler->TakeHeapSnapshot(v8_str("numbers"));
415 heap_profiler->TakeHeapSnapshot(v8_str("strings"));
453 heap_profiler->TakeHeapSnapshot(v8_str("cons_strings"));
481 heap_profiler->TakeHeapSnapshot(v8_str("Symbol"));
488 CHECK_EQ(v8_str("symbol"), a->GetName());
492 CHECK_EQ(v8_str("mySymbol"), name->GetName());
506 heap_profiler->TakeHeapSnapshot(v8_str("WeakCollections"));
523 CHECK_EQ(v8_str("WeakSet"), ws->GetName());
547 CHECK_EQ(v8_str("WeakMap"), wm->GetName());
580 heap_profiler->TakeHeapSnapshot(v8_str("Collections"));
597 CHECK_EQ(v8_str("Set"), set->GetName());
621 CHECK_EQ(v8_str("Map"), map->GetName());
658 heap_profiler->TakeHeapSnapshot(v8_str("internals"));
687 heap_profiler->TakeHeapSnapshot(v8_str("snapshot1"));
697 heap_profiler->TakeHeapSnapshot(v8_str("snapshot2"));
731 heap_profiler->TakeHeapSnapshot(v8_str("s1"));
741 heap_profiler->TakeHeapSnapshot(v8_str("s2"));
777 v8::Local<v8::String> s1_str = v8_str("s1");
778 v8::Local<v8::String> s2_str = v8_str("s2");
837 heap_profiler->TakeHeapSnapshot(v8_str("s"));
905 heap_profiler->TakeHeapSnapshot(v8_str("json"));
919 env->Global()->Set(v8_str("json_snapshot"), json_string);
926 env->Global()->Get(v8_str("parsed"))->ToObject();
927 CHECK(parsed_snapshot->Has(v8_str("snapshot")));
928 CHECK(parsed_snapshot->Has(v8_str("nodes")));
929 CHECK(parsed_snapshot->Has(v8_str("edges")));
930 CHECK(parsed_snapshot->Has(v8_str("strings")));
984 parsed_snapshot->Get(v8_str("nodes"))->ToObject();
989 parsed_snapshot->Get(v8_str("strings"))->ToObject();
1004 heap_profiler->TakeHeapSnapshot(v8_str("abort"));
1113 v8_str("string1");
1133 v8_str("string2");
1138 v8_str("string3");
1139 v8_str("string4");
1287 heap_profiler->TakeHeapSnapshot(v8_str("id"));
1302 heap_profiler->TakeHeapSnapshot(v8_str("get_snapshot_object_id"));
1327 heap_profiler->TakeHeapSnapshot(v8_str("unknown_object_id"));
1365 heap_profiler->TakeHeapSnapshot(v8_str("abort"),
1373 heap_profiler->TakeHeapSnapshot(v8_str("full"),
1478 v8::Persistent<v8::String> p_AAA(isolate, v8_str("AAA"));
1480 v8::Persistent<v8::String> p_BBB(isolate, v8_str("BBB"));
1482 v8::Persistent<v8::String> p_CCC(isolate, v8_str("CCC"));
1486 heap_profiler->TakeHeapSnapshot(v8_str("retained"));
1537 (*env)->Global()->Set(v8_str("root_object"),
1579 heap_profiler->TakeHeapSnapshot(v8_str("implicit_refs"));
1612 CHECK_NE(NULL, heap_profiler->TakeHeapSnapshot(v8_str("1")));
1616 CHECK_NE(NULL, heap_profiler->TakeHeapSnapshot(v8_str("1")));
1617 CHECK_NE(NULL, heap_profiler->TakeHeapSnapshot(v8_str("2")));
1644 heap_profiler->TakeHeapSnapshot(v8_str("1"));
1655 heap_profiler->TakeHeapSnapshot(v8_str("2"));
1662 heap_profiler->TakeHeapSnapshot(v8_str("3"));
1695 heap_profiler->TakeHeapSnapshot(v8_str("document"),
1713 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
1738 v8::Handle<v8::String> name(v8_str("leakz"));
1752 heap_profiler->TakeHeapSnapshot(v8_str("iteration"));
1774 heap_profiler->TakeHeapSnapshot(v8_str("value"));
1784 v8::Local<v8::Object> js_obj = js_global->Get(v8_str("a")).As<v8::Object>();
1789 js_obj->Get(v8_str("s_prop")).As<v8::String>();
1794 js_obj->Get(v8_str("n_prop")).As<v8::String>();
1809 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
1856 v8::Local<v8::Object> obj1 = js_global->Get(v8_str("obj1")).As<v8::Object>();
1860 v8::Local<v8::Object> obj2 = js_global->Get(v8_str("obj2")).As<v8::Object>();
1864 v8::Local<v8::Object> obj3 = js_global->Get(v8_str("obj3")).As<v8::Object>();
1870 v8::Local<v8::Object> obj4 = js_global->Get(v8_str("obj4")).As<v8::Object>();
1876 v8::Local<v8::Object> obj5 = js_global->Get(v8_str("obj5")).As<v8::Object>();
1880 v8::Local<v8::Object> obj6 = js_global->Get(v8_str("obj6")).As<v8::Object>();
1900 heap_profiler->TakeHeapSnapshot(v8_str("fastCaseAccessors"));
1934 heap_profiler->TakeHeapSnapshot(v8_str("slowCaseAccessors"));
1963 heap_profiler->TakeHeapSnapshot(v8_str("HiddenPropertiesFastCase1"));
1976 cHandle->ToObject()->SetHiddenValue(v8_str("key"), v8_str("val"));
1979 v8_str("HiddenPropertiesFastCase2"));
1997 heap_profiler->TakeHeapSnapshot(v8_str("AccessorInfoTest"));
2043 heap_profiler->TakeHeapSnapshot(v8_str("weaks"));
2084 heap_profiler->TakeHeapSnapshot(v8_str("fun"));
2105 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2130 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2153 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2174 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2213 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2248 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2302 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2344 heap_profiler->TakeHeapSnapshot(v8_str("CheckCodeNames"));
2606 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2658 env->Global()->Set(v8_str("ab1"), ab);
2659 env->Global()->Set(v8_str("ab2"), ab2);
2665 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2700 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));
2728 heap_profiler->TakeHeapSnapshot(v8_str("snapshot"));