Lines Matching full:nativefunctionnode
1223 const v8::CpuProfileNode* nativeFunctionNode =
1226 CHECK_EQ(1, nativeFunctionNode->GetChildrenCount());
1228 GetChild(env->GetIsolate(), nativeFunctionNode, "bar");
1306 const v8::CpuProfileNode* nativeFunctionNode =
1309 CHECK_EQ(1, nativeFunctionNode->GetChildrenCount());
1311 GetChild(env->GetIsolate(), nativeFunctionNode, "bar");